Commit 1e4eb36
committed
fix(gui): open language menu below the row on mobile top-bar layout
The <=760px layout turns the sidebar foot into a horizontal top-bar row, so
the beside-the-row dropdown (left: calc(100% + 6px), min-width 10rem) clipped
at the viewport edge and overlapped the theme/stop controls. Anchor it below
the row, end-aligned, on narrow screens. (PR #79 review follow-up)1 parent 033b684 commit 1e4eb36
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
611 | 614 | | |
612 | 615 | | |
613 | 616 | | |
| |||
0 commit comments