diff --git a/styles/base.css b/styles/base.css index 419556096a755..5824fb6858625 100644 --- a/styles/base.css +++ b/styles/base.css @@ -5,8 +5,7 @@ html, body { - @apply size-full - [scrollbar-gutter:auto]; + @apply h-full; } body {