[improvement] Circle: add less var
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
top: 50%;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
color: @text-color;
|
||||
color: @circle-text-color;
|
||||
position: absolute;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user