Commit b953cf8
fix: toolbar wraps instead of overflowing off-screen
Replace fixed h-12 with flex-wrap + py-2 so toolbar items flow to a
second line on narrower viewports instead of hiding behind overflow.
Remove shrink-0 from the right-side button group so it can wrap too.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 49def51 commit b953cf8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments