feat: add --van-text-color-secondary css var (#9759)
* feat: add --van-text-color-secondary css var * chore: upd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import '../style/var.less';
|
||||
|
||||
@divider-margin: var(--van-padding-md) 0;
|
||||
@divider-text-color: var(--van-gray-6);
|
||||
@divider-text-color: var(--van-text-color-secondary);
|
||||
@divider-font-size: var(--van-font-size-md);
|
||||
@divider-line-height: 24px;
|
||||
@divider-border-color: var(--van-border-color);
|
||||
|
||||
Reference in New Issue
Block a user