[improvement] SubmitBar: update amount size

This commit is contained in:
陈嘉涵 2018-11-01 10:13:21 +08:00
parent 9cda28989b
commit f55c6fc7dd

View File

@ -38,6 +38,11 @@
&__price {
color: $red;
font-size: 18px;
&::first-letter {
font-size: 14px;
}
}
.van-button {