Keep avatars transparent

Fixes https://github.com/mastodon/mastodon/pull/31966#issuecomment-2382664429
This commit is contained in:
zunda 2024-09-30 11:59:28 -10:00
parent 07cd1fd1ef
commit f32294336f
No known key found for this signature in database
GPG Key ID: B56C20316D6E8279

View File

@ -2077,7 +2077,6 @@ body > [data-popper-placement] {
display: block;
position: relative;
border-radius: var(--avatar-border-radius);
background-color: var(--surface-background-color);
img {
width: 100%;