Remove unneeded background color property from avatar
This commit is contained in:
@ -59,7 +59,6 @@
|
||||
transition: var(--transition);
|
||||
margin: 0;
|
||||
background-size: cover;
|
||||
background-color: var(--fg-muted-1);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
|
Reference in New Issue
Block a user