mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-02 21:41:27 -08:00
Fix: Panel- update banner's margin
This commit is contained in:
parent
9d9c8e4ea3
commit
f4b7cb8978
1 changed files with 4 additions and 0 deletions
|
|
@ -222,8 +222,12 @@
|
|||
margin-right: var(--arrowpanel-menuicon-padding);
|
||||
}
|
||||
|
||||
#appMenu-proton-update-banner {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
#appMenu-proton-update-banner::before {
|
||||
display: inline-block;
|
||||
margin-left: var(--arrowpanel-menuitem-padding);
|
||||
content: url(chrome://browser/skin/whatsnew.svg);
|
||||
}
|
||||
#appMenu-fxa-status2::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue