mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix: field error placeholder color
This commit is contained in:
parent
93db67b964
commit
05181edd52
@ -50,7 +50,10 @@
|
||||
|
||||
&--error {
|
||||
.van-field__control {
|
||||
color: $c-red;
|
||||
&,
|
||||
&::placeholder {
|
||||
color: $c-red;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user