feat(Skeleton): add @skeleton-avatar-size less var (#7556)

This commit is contained in:
neverland
2020-11-15 08:52:50 +08:00
committed by GitHub
parent 810c3a7919
commit 3f4e0a04c5
5 changed files with 7 additions and 7 deletions
+1
View File
@@ -648,6 +648,7 @@
@skeleton-row-height: 16px;
@skeleton-row-background-color: @active-color;
@skeleton-row-margin-top: @padding-sm;
@skeleton-avatar-size: 32px;
@skeleton-avatar-background-color: @active-color;
@skeleton-animation-duration: 1.2s;