mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-01 06:50:33 -08:00
Clean: Tab Bar - comment
This commit is contained in:
parent
bad9321399
commit
c55db0fa2d
1 changed files with 2 additions and 0 deletions
|
|
@ -149,6 +149,7 @@
|
|||
}
|
||||
|
||||
/** Tab Bar - Reduce Height, Show more contents *****************************/
|
||||
/* Toolbar Height */
|
||||
:root:not([uidensity=touch]) #TabsToolbar {
|
||||
--toolbarbutton-inner-padding: 9px; /* Original: calc((var(--tab-min-height) - 16px) / 2) = 10px */
|
||||
}
|
||||
|
|
@ -163,6 +164,7 @@
|
|||
max-height: unset;
|
||||
}
|
||||
|
||||
/* Scroll Button - Size Fix */
|
||||
:root:not([uidensity=touch]) #tabbrowser-arrowscrollbox {
|
||||
--scrollbtn-vertical-padding: 3px;
|
||||
--scrollbtn-vertical-border: 2px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue