feat(style): component using basic css variables
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
@import '../style/var.less';
|
||||
|
||||
@coupon-cell-selected-text-color: @text-color;
|
||||
@coupon-cell-selected-text-color: var(--van-text-color);
|
||||
|
||||
Reference in New Issue
Block a user