fix(firefox): switch to px for logo padding

This commit is contained in:
matt1432 2023-11-23 21:59:01 -05:00
parent 761f914232
commit 0f865ad511

View file

@ -68,7 +68,7 @@
min-width: 46px !important;
}
toolbar .toolbarbutton-1 > .toolbarbutton-badge-stack {
padding: 0.6em !important;
padding: 10px !important;
}
:root:not([chromehidden~="toolbar"]) #PanelUI-menu-button[open] > .toolbarbutton-badge-stack {