mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Fix profile picture preview (#10931)
This commit is contained in:
parent
d93b82af87
commit
e13e4b28db
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
margin: 0;
|
||||
border-radius: 4px;
|
||||
background: darken($ui-base-color, 8%);
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue