mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-27 21:55:15 -05:00
Fix avatar placeholder for Firefox Closes #790
This commit is contained in:
@@ -543,10 +543,8 @@ hr {
|
||||
}
|
||||
|
||||
.avatar__img {
|
||||
block-size: var(--_avatar-size, 2.5rem);
|
||||
border-radius: var(--rounded);
|
||||
filter: none;
|
||||
inline-size: var(--_avatar-size, 2.5rem);
|
||||
text-indent: -10000px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user