Remove unneeded background color property from avatar

This commit is contained in:
daudix
2024-07-22 00:17:28 +03:00
parent 0eb32679a5
commit 87f04672ce

View File

@ -59,7 +59,6 @@
transition: var(--transition);
margin: 0;
background-size: cover;
background-color: var(--fg-muted-1);
width: 100%;
height: 100%;