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:
@@ -12,5 +12,5 @@
|
||||
@number-keyboard-close-color: var(--van-text-link-color);
|
||||
@number-keyboard-close-font-size: var(--van-font-size-md);
|
||||
@number-keyboard-button-text-color: var(--van-white);
|
||||
@number-keyboard-button-background-color: var(--van-blue);
|
||||
@number-keyboard-button-background-color: var(--van-primary-color);
|
||||
@number-keyboard-z-index: 100;
|
||||
|
||||
Reference in New Issue
Block a user