Files
AutistMask/src/popup/views/home.js
sneak cef3d2ad37
All checks were successful
check / check (push) Successful in 13s
Fix horizontal overflow: overflow-x-hidden on body and app, remove shrink-0 from 42ch spans
The 42ch fixed-width spans with shrink-0 prevented flex from shrinking
them when the container was narrower, causing horizontal scrolling.
Also added overflow-x: hidden on body and #app as a safety net.
2026-02-26 02:29:11 +07:00

3.2 KiB