Commit 66e6e8c
Add right padding to types panel header to prevent overlap with swap button
In the horizontal (bottom) sidebar layout, the swap button ('a') is
absolutely positioned at top-right, overlapping the delete button in
the FilterList header. Use a deep scoped CSS rule on .horizontal-types-panel
to add padding-right to FilterList's header container, pushing the
trash can to the left of the swap button.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e1af66b commit 66e6e8c
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
415 | 420 | | |
416 | 421 | | |
417 | 422 | | |
| |||
0 commit comments