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 3b34bc6 commit aaf93d1Copy full SHA for aaf93d1
packages/site-kit/src/lib/styles/base.css
@@ -26,6 +26,7 @@ body {
26
width: 100%;
27
tab-size: 2;
28
-moz-tab-size: 2;
29
+ scrollbar-gutter: stable;
30
}
31
32
* {
0 commit comments