diff --git a/thoughts-frontend/app/globals.css b/thoughts-frontend/app/globals.css index 5ed7d55..75b3dda 100644 --- a/thoughts-frontend/app/globals.css +++ b/thoughts-frontend/app/globals.css @@ -178,7 +178,7 @@ @layer base { html { - scrollbar-gutter: stable; + overflow-y: scroll; } * {