Skip to content

Commit f477534

Browse files
committed
fix width
1 parent f730ecd commit f477534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo/packages.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
.packages-content-left {
88
margin: 0 !important;
9-
width: calc(100% - 216px);
9+
width: calc(100% - 250px - 16px);
1010
}
1111

1212
.packages-content-right {

0 commit comments

Comments
 (0)