[improvement] Coupon: update cell value color (#2359)

This commit is contained in:
neverland
2018-12-22 11:25:27 +08:00
committed by GitHub
parent 92ebce4462
commit a843cf79c3
3 changed files with 10 additions and 1 deletions
+4
View File
@@ -2,6 +2,10 @@
@import '../style/mixins/ellipsis';
.van-coupon {
&-cell--selected {
color: @text-color;
}
&-list {
height: 100%;
position: relative;