mirror of
https://github.com/kbenestad/ClubLedger.git
synced 2026-06-18 09:44:33 +00:00
On screens ≤640px the tab row collapses; a hamburger button (Material Symbols menu/close icon) appears in the nav-right area. Tapping it opens a fixed full-width dropdown below the header with full-height tap targets and a left accent border on the active item. Tapping a tab or anywhere outside closes the menu. Desktop layout is unchanged — nav-tabs uses display:contents so the buttons remain direct flex children of nav. https://claude.ai/code/session_01JuRTR5Xjx8emQsyerBgGU7 |
||
|---|---|---|
| .. | ||
| app.js | ||
| bar.html | ||
| bar.js | ||
| cashier.html | ||
| cashier.js | ||
| common.js | ||
| index.html | ||
| style.css | ||