We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268349b commit 6624ae0Copy full SHA for 6624ae0
1 file changed
src/css/webkit.css
@@ -59,7 +59,7 @@ body.v6::-webkit-scrollbar {
59
align-items: center;
60
justify-content: space-between;
61
width: 100% !important;
62
- max-width: 1248px;
+ max-width: 1200px;
63
height: auto !important;
64
margin: 12px 0 0 !important;
65
padding: 6px 16px;
@@ -412,7 +412,7 @@ body.v6::-webkit-scrollbar {
412
left: 50%;
413
transform: translate(-50%);
414
width: 100%;
415
416
height: unset !important;
417
margin: 16px 0 0;
418
0 commit comments