We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afdb64 commit c326b19Copy full SHA for c326b19
styles/base.css
@@ -4,7 +4,8 @@
4
5
html,
6
body {
7
- @apply size-full;
+ @apply size-full
8
+ [scrollbar-gutter:stable];
9
}
10
11
0 commit comments