Files
dostalgia/frontend/src
Hermes Agent e2dca1db39
Build & Deploy / build-and-deploy (push) Successful in 56s
fix: force scrollbar visibility to prevent layout shift on tall pages
Add overflow-y: scroll to body so the scrollbar is always present,
preventing the ~15px layout shift when a page exceeds viewport height
(e.g., games with long descriptions). Also add overflow-x: hidden to
guard against any horizontal overflow breaking the layout.
2026-05-29 23:23:25 +02:00
..