mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-08-08 05:29:45 +08:00
[improvement] SubmitBar: update amount size
This commit is contained in:
parent
9cda28989b
commit
f55c6fc7dd
@ -38,6 +38,11 @@
|
|||||||
|
|
||||||
&__price {
|
&__price {
|
||||||
color: $red;
|
color: $red;
|
||||||
|
font-size: 18px;
|
||||||
|
|
||||||
|
&::first-letter {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.van-button {
|
.van-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user