fix(Sku): change label color (#6771)

Co-authored-by: songweite <songweite@youzan.com>
This commit is contained in:
Waiter
2020-07-13 16:36:39 +08:00
committed by GitHub
parent 2b22a9d510
commit 63aa6baa86

View File

@@ -318,6 +318,7 @@
.van-cell__title {
max-width: @field-label-width;
margin-right: @field-label-margin-right;
color: @field-label-color;
}
.van-cell__value {