feat(style): component using basic css variables
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
|
||||
@tabbar-height: 50px;
|
||||
@tabbar-z-index: 1;
|
||||
@tabbar-background-color: @white;
|
||||
@tabbar-background-color: var(--van-white);
|
||||
|
||||
Reference in New Issue
Block a user