style(Circle): add @circle-size less var
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
.van-circle {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
width: @circle-size;
|
||||
height: @circle-size;
|
||||
text-align: center;
|
||||
|
||||
svg {
|
||||
|
||||
Reference in New Issue
Block a user