mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-15 02:33:15 -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). |
||
|---|---|---|
| .. | ||
| main.css | ||
| reset.css | ||
| seo-page.css | ||
| variables.css | ||