mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-10 14:11:00 +00:00
Update 'assets/themes/default/_global.scss'
This commit is contained in:
parent
2adbb6f74c
commit
7c1df80695
1 changed files with 2 additions and 1 deletions
|
@ -472,9 +472,10 @@ figure {
|
|||
|
||||
/// Avatars
|
||||
.avatar {
|
||||
background-position: center top;
|
||||
background-position: center !important;
|
||||
background-size: cover;
|
||||
border-radius: 100%;
|
||||
flex-shrink: 0;
|
||||
|
||||
&.small {
|
||||
width: 50px;
|
||||
|
|
Loading…
Reference in a new issue