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

This commit is contained in:
chenjiahan
2020-11-30 23:00:32 +08:00
committed by neverland
parent 65a5ed8553
commit b57f7e9d98
7 changed files with 13 additions and 11 deletions
+1
View File
@@ -241,6 +241,7 @@
@checkbox-disabled-background-color: @border-color;
// Circle
@circle-size: 100px;
@circle-color: @blue;
@circle-layer-color: @white;
@circle-text-color: @text-color;