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 {
|
||||
padding: 10px;
|
||||
background-color: #fff7cc;
|
||||
color: @orange;
|
||||
color: #f56723;
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
background-color: #fff7cc;
|
||||
}
|
||||
|
||||
&__bar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user