Make the left padding a bit smaller on manage buttons
This commit is contained in:
parent
e6c7a100e1
commit
d0631c6ee2
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
div.list{ display: flex !important; flex-direction: row !important; }
|
||||
|
||||
button[role="menuitem"]{ padding-inline-start: 30px !important; background-position-x: 8px !important; }
|
||||
|
||||
panel-item[action="toggle-disabled"]{ --icon: url("chrome://browser/skin/quit.svg") }
|
||||
panel-item[action="preferences"]{ --icon: url("chrome://browser/skin/settings.svg") }
|
||||
|
|
Loading…
Reference in a new issue