Commit 3696945
fix: quick access panel buttons overflow when bottom panel is small
Add overflow-y: auto to .default-panel-content so buttons scroll
instead of spilling into the editor area. Replace justify-content:
center with margin-top/bottom: auto on heading/buttons to keep
vertical centering when space allows while staying scrollable when
it does not.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 984ede6 commit 3696945
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | 357 | | |
359 | 358 | | |
360 | 359 | | |
361 | 360 | | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
370 | 371 | | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
379 | 381 | | |
380 | 382 | | |
381 | 383 | | |
| 384 | + | |
| 385 | + | |
382 | 386 | | |
383 | 387 | | |
384 | 388 | | |
| |||
0 commit comments