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 ce1bfb7 commit a118538Copy full SHA for a118538
styles/base.css
@@ -5,8 +5,7 @@
5
6
html,
7
body {
8
- @apply size-full
9
- [scrollbar-gutter:auto];
+ @apply h-full;
10
}
11
12
0 commit comments