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
+2
View File
@@ -3,6 +3,8 @@
.van-circle {
position: relative;
display: inline-block;
width: @circle-size;
height: @circle-size;
text-align: center;
svg {