fix(firefox): change logo padding
This commit is contained in:
parent
5b22b027cf
commit
3ec43e373c
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
min-width: 46px !important;
|
min-width: 46px !important;
|
||||||
}
|
}
|
||||||
toolbar .toolbarbutton-1 > .toolbarbutton-badge-stack {
|
toolbar .toolbarbutton-1 > .toolbarbutton-badge-stack {
|
||||||
padding: 10px !important;
|
padding: 0.6em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root:not([chromehidden~="toolbar"]) #PanelUI-menu-button[open] > .toolbarbutton-badge-stack {
|
:root:not([chromehidden~="toolbar"]) #PanelUI-menu-button[open] > .toolbarbutton-badge-stack {
|
||||||
|
|
Loading…
Reference in a new issue