mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-23 12:01:02 +00:00
Merge remote-tracking branch 'origin/main' into v0.7.0
This commit is contained in:
commit
67dec4df22
1 changed files with 3 additions and 2 deletions
|
@ -472,9 +472,10 @@ figure {
|
|||
|
||||
/// Avatars
|
||||
.avatar {
|
||||
background-position: center;
|
||||
background-position: center !important;
|
||||
background-size: cover;
|
||||
border-radius: 100%;
|
||||
flex-shrink: 0;
|
||||
|
||||
&.small {
|
||||
width: 50px;
|
||||
|
|
Loading…
Reference in a new issue