mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-02 23:34:02 -08:00
Fix: Panel - Prevent empty icon space
This commit is contained in:
parent
0c1de6a415
commit
be4d88af24
1 changed files with 3 additions and 0 deletions
|
|
@ -4069,6 +4069,9 @@ tab[visuallyselected] > stack::after {
|
|||
--arrowpanel-menublank-padding: calc(var(--arrowpanel-menuicon-padding) * 2 + 8px) !important;
|
||||
--arrowpanel-menuimageblank-padding: calc(var(--arrowpanel-menuitem-padding) - 2px) !important;
|
||||
}
|
||||
.subviewbutton > .toolbarbutton-icon {
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
#downloadsHistory .button-text,
|
||||
.subviewbutton > .toolbarbutton-text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue