mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-08 10:13:00 -08:00
Fix: update v4.5.7
This commit is contained in:
parent
b050ccbb1a
commit
c65bbe92cd
10 changed files with 31 additions and 26 deletions
|
|
@ -28,6 +28,9 @@
|
|||
#tabbrowser-tabs[positionpinnedtabs] > #tabbrowser-arrowscrollbox > .tabbrowser-tab[pinned] {
|
||||
min-height: var(--tab-min-height) !important;
|
||||
}
|
||||
#tabbrowser-arrowscrollbox {
|
||||
height: var(--tab-min-height);
|
||||
}
|
||||
|
||||
/* Top Margin */
|
||||
.tab-background,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue