We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946940e commit 8c4c891Copy full SHA for 8c4c891
apps/site/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