mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-09-03 06:39:45 +08:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
@import './var.less';
|
|
|
|
.van-coupon-cell {
|
|
&__value--selected {
|
|
color: @coupon-cell-selected-text-color;
|
|
}
|
|
}
|