diora-web/static
marwin 1fdf5f9b30
All checks were successful
Build and push Docker image / build (push) Successful in 13s
Test / test (push) Successful in 15s
Remove double scrollbar in Chrome PWA
html/body no longer scroll — overflow: hidden on both.
.main-content gets height: calc(100% - nav-h) and overflow-y: auto
so it's the single scroll container. The reader overlay is
position: fixed so it's unaffected.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 18:01:23 +02:00
..
css Remove double scrollbar in Chrome PWA 2026-04-05 18:01:23 +02:00
js Fix radio sidebar play buttons broken by JSON.stringify double quotes 2026-04-05 17:32:05 +02:00
icon-192.png Initial commit 2026-03-16 19:19:22 +01:00
icon-512.png Initial commit 2026-03-16 19:19:22 +01:00
manifest.json Use Window Controls Overlay for Chrome PWA titlebar 2026-04-05 17:54:00 +02:00