fix: AutoComplete placeholder not display when disabled #402
parent
beef6c6662
commit
fff0d5bf85
|
@ -54,6 +54,7 @@
|
||||||
}
|
}
|
||||||
&[disabled] {
|
&[disabled] {
|
||||||
.disabled;
|
.disabled;
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue