mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-31 06:20:48 -08:00
Fix: Panel - Account avata at hamburger menu #187
This commit is contained in:
parent
f6d60e380a
commit
9a0b31ae03
1 changed files with 2 additions and 2 deletions
|
|
@ -1374,8 +1374,8 @@
|
|||
#fxa-manage-account-button::before {
|
||||
content: '';
|
||||
display: -moz-inline-box;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
width: 32px !important;
|
||||
height: 32px !important;
|
||||
border-radius: 50%;
|
||||
background-size: 32px;
|
||||
background-image: var(--avatar-image-url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue