feat(Skeleton): add @skeleton-avatar-size less var (#7556)
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
&__avatar {
|
||||
flex-shrink: 0;
|
||||
width: @skeleton-avatar-size;
|
||||
height: @skeleton-avatar-size;
|
||||
margin-right: @padding-md;
|
||||
background-color: @skeleton-avatar-background-color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user