Commit 265d8c9
fix: prevent sidebar scrolling behind title bar on desktop
Constrain body to calc(100dvh - 28px) with margin-top offset.
Lock html/body overflow:hidden so nothing enters the title bar zone.
Sidebar and root container fill remaining height only.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6afb174 commit 265d8c9
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
0 commit comments