feat(Skeleton): add @skeleton-title-width less var (#7557)

This commit is contained in:
neverland
2020-11-15 08:56:32 +08:00
committed by GitHub
parent 3f4e0a04c5
commit 3e990f8d79
5 changed files with 9 additions and 10 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-title-width: 40%;
@skeleton-avatar-size: 32px;
@skeleton-avatar-background-color: @active-color;
@skeleton-animation-duration: 1.2s;