mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[improvement] Field: update clear icon color (#476)
This commit is contained in:
parent
d06a350053
commit
89e53e4cb5
@ -46,12 +46,19 @@
|
||||
&__clear,
|
||||
&__icon-container {
|
||||
padding: 0 10px;
|
||||
color: $gray-dark;
|
||||
line-height: inherit;
|
||||
margin-right: -10px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
&__clear {
|
||||
color: $gray;
|
||||
}
|
||||
|
||||
&__icon-container {
|
||||
color: $gray-dark;
|
||||
}
|
||||
|
||||
&__icon {
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user