hz-zhhq-app/node_modules/vant/lib/coupon-cell/index.less

8 lines
118 B
Plaintext
Raw Normal View History

2025-01-22 10:53:47 +08:00
@import '../style/var';
.van-coupon-cell {
&__value--selected {
color: @coupon-cell-selected-text-color;
}
}