style(Circle): add @circle-layer-color less var
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
}
|
||||
|
||||
&__layer {
|
||||
stroke: @circle-layer-color;
|
||||
}
|
||||
|
||||
&__hover {
|
||||
fill: none;
|
||||
stroke: @circle-color;
|
||||
stroke-linecap: round;
|
||||
|
||||
Reference in New Issue
Block a user