style(Circle): add @circle-color less var

This commit is contained in:
chenjiahan
2020-11-30 23:00:32 +08:00
committed by neverland
parent bb18310f1b
commit 1a6cf64f54
14 changed files with 23 additions and 47 deletions
+1
View File
@@ -241,6 +241,7 @@
@checkbox-disabled-background-color: @border-color;
// Circle
@circle-color: @blue;
@circle-text-color: @text-color;
@circle-text-font-weight: @font-weight-bold;
@circle-text-font-size: @font-size-md;