Update 'assets/themes/default/_global.scss'

This commit is contained in:
mareklach 2021-12-06 15:15:28 +00:00
parent 2adbb6f74c
commit 7c1df80695

View file

@ -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;