feat: add less vars of border-radius & opacity (#4596)
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@
|
||||
height: @tabs-card-height;
|
||||
margin: 0 @padding-md;
|
||||
border: @border-width-base solid @tabs-default-color;
|
||||
border-radius: 2px;
|
||||
border-radius: @border-radius-sm;
|
||||
|
||||
.van-tab {
|
||||
color: @tabs-default-color;
|
||||
|
||||
Reference in New Issue
Block a user