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
@@ -15,6 +15,7 @@
&__layer {
fill: none;
stroke: @circle-color;
stroke-linecap: round;
}