mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-04 16:23:01 -08:00
Fix: Pinned Tab - icon algin, bottom rounded corner at overflow #330
This commit is contained in:
parent
d1f3da1969
commit
3cb6244692
1 changed files with 2 additions and 1 deletions
|
|
@ -2882,7 +2882,8 @@ menuitem.openintabs-menuitem,
|
|||
|
||||
#tabbrowser-arrowscrollbox,
|
||||
#tabbrowser-arrowscrollbox[overflowing="true"] > .tabbrowser-tab[pinned="true"],
|
||||
#tabbrowser-arrowscrollbox[overflowing="true"] > .tabbrowser-tab[pinned="true"] .tab-background {
|
||||
#tabbrowser-arrowscrollbox[overflowing="true"] > .tabbrowser-tab[pinned="true"] .tab-stack,
|
||||
#tabbrowser-arrowscrollbox[overflowing="true"] > .tabbrowser-tab[pinned="true"] .tab-content {
|
||||
max-height: var(--tab-min-height) !important; /* Force apply height */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue