Test before pushing :|
parent
83ec00d948
commit
f1642fca89
|
@ -25,7 +25,7 @@
|
|||
width: @avatar-width;
|
||||
width: var(--avatar-width);
|
||||
|
||||
height: @avatar-height;
|
||||
height: @avatar-width;
|
||||
height: var(--avatar-width);
|
||||
|
||||
justify-content: center;
|
||||
|
|
Loading…
Reference in New Issue