feat(Circle): update text style (#4401)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user