Fix: Panel - Account avata at hamburger menu #187

This commit is contained in:
BlaCk_Void 2021-08-22 14:57:53 +09:00
parent f6d60e380a
commit 9a0b31ae03

View file

@ -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);