diff --git a/frontend/input.css b/frontend/input.css index 50a39c1..47ab6a5 100644 --- a/frontend/input.css +++ b/frontend/input.css @@ -6,6 +6,6 @@ html, body { - @apply min-h-[100dvh] w-full overflow-hidden bg-base-100 text-base-content overscroll-behavior-y-none; + @apply min-h-[100dvh] w-full overflow-hidden bg-base-100 text-base-content overscroll-y-none; } } \ No newline at end of file