feat(Circle): update text style (#4401)

This commit is contained in:
neverland
2019-09-09 14:20:44 +08:00
committed by GitHub
parent 7dbfbb9bcd
commit 1133b4ce1a
6 changed files with 13 additions and 10 deletions
+3
View File
@@ -162,6 +162,9 @@
// Circle
@circle-text-color: @text-color;
@circle-text-font-weight: 500;
@circle-text-font-size: @font-size-md;
@circle-text-line-height: 18px;
// Collapse
@collapse-item-transition-duration: @animation-duration-base;