diff --git a/apps/web/src/app/globals.css b/apps/web/src/app/globals.css index 90029cc1..7d8b7c4e 100644 --- a/apps/web/src/app/globals.css +++ b/apps/web/src/app/globals.css @@ -20,7 +20,7 @@ } body { - @apply bg-rgray-2 text-rgray-11; + @apply bg-rgray-2 text-rgray-11 max-h-screen overflow-y-hidden; /* color: rgb(var(--foreground-rgb)); background: linear-gradient( to bottom,