feat: add more color variables (#8861)
* style: add --van-warning-color * style: add --van-success-color * feat: add more color variables
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
@tab-disabled-text-color: var(--van-gray-5);
|
||||
@tab-font-size: var(--van-font-size-md);
|
||||
@tab-line-height: var(--van-line-height-md);
|
||||
@tabs-default-color: var(--van-red);
|
||||
@tabs-default-color: var(--van-danger-color);
|
||||
@tabs-line-height: 44px;
|
||||
@tabs-card-height: 30px;
|
||||
@tabs-nav-background-color: var(--van-white);
|
||||
|
||||
Reference in New Issue
Block a user