mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-17 03:32:32 -06:00
On a short viewport (e.g. 1366x768) the sidebar nav was taller than the screen with no scroll, so items below the fold (Settings) were unreachable. Add overflow-y:auto + min-height:0 to .nav-links (the min-height:0 lets the flex child shrink and scroll instead of overflowing). |
||
|---|---|---|
| .. | ||
| assets | ||
| compare | ||
| css | ||
| guides | ||
| js | ||
| legal | ||
| index.html | ||
| landing.html | ||
| manifest.json | ||
| robots.txt | ||
| sitemap.xml | ||
| sw-admin.js | ||