mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Improvement] Field: update clear icon color (#1678)
This commit is contained in:
parent
5a5cb06002
commit
cfc6c1a647
@ -50,14 +50,18 @@
|
||||
&__clear,
|
||||
&__icon {
|
||||
padding: 0 10px;
|
||||
color: $gray-dark;
|
||||
line-height: inherit;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
&__clear {
|
||||
color: $gray;
|
||||
}
|
||||
|
||||
&__icon .van-icon {
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
color: $gray-dark;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user