调整部分页面颜色
This commit is contained in:
@@ -371,12 +371,12 @@
|
||||
|
||||
.value {
|
||||
font-size: $title-size-m;
|
||||
color: $text-price;
|
||||
color: $mian-color;
|
||||
}
|
||||
}
|
||||
|
||||
.button {
|
||||
background: $text-price;
|
||||
background: $mian-color;
|
||||
border-radius: 0;
|
||||
height: 90rpx;
|
||||
line-height: 90rpx;
|
||||
@@ -523,9 +523,8 @@
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
|
||||
&-cancel {
|
||||
background-color: $text-price;
|
||||
background-color: $mian-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user