Commit fe7106d
Make left-sidebar flyout scrollable on short viewports
The fixed-position .left-sidebar had no overflow, so on short screens
the "Other views" section below the class list was clipped and
unreachable. Add overflow-y: auto so the whole sidebar scrolls.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3a39351 commit fe7106d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments