mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[bugfix] SubmitBar: tip color
This commit is contained in:
parent
43bf3a014a
commit
273335fb26
@ -10,10 +10,10 @@
|
|||||||
|
|
||||||
&__tip {
|
&__tip {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-color: #fff7cc;
|
color: #f56723;
|
||||||
color: @orange;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
background-color: #fff7cc;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__bar {
|
&__bar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user