mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Improvement] SubmitBar: adjsut font-size (#774)
This commit is contained in:
parent
b191f4f445
commit
df1b86002a
@ -30,8 +30,8 @@
|
||||
}
|
||||
|
||||
&__price-text {
|
||||
font-size: 15px;
|
||||
color: $gray-darker;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
&__price-interger {
|
||||
@ -48,14 +48,10 @@
|
||||
width: 110px;
|
||||
height: 100%;
|
||||
border-radius: 0;
|
||||
font-size: 15px;
|
||||
|
||||
&--disabled {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.van-loading__spinner--white {
|
||||
border-color: rgba(255,255,255, .8);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user