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
@@ -31,6 +31,7 @@
}
&__title {
width: @skeleton-title-width;
margin: 0;
}