mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Added overflow: hidden to html and body, height: 100% to html/body/#root. Only the <main> element inside AppLayout scrolls. This prevents the browser's default body scroll from creating a second scrollbar alongside the app's own scroll container.