mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
[bugfix] SubmitBar: tip color
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
user-select: none;
|
||||
|
||||
&__tip {
|
||||
color: $orange;
|
||||
color: #f56723;
|
||||
padding: 10px;
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
|
Reference in New Issue
Block a user