fix: avatar size
This commit is contained in:
parent
b0e2e22b96
commit
158a487b00
1 changed files with 2 additions and 2 deletions
|
|
@ -99,8 +99,8 @@
|
|||
}
|
||||
|
||||
.avatar-medium {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
.standard-image {
|
||||
@include get_textstyle("base", "regular");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue