mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
fix: auto-complete placeholder not display when disabled
This commit is contained in:
parent
3b40bfb058
commit
8832be1fc7
@ -54,6 +54,7 @@
|
||||
}
|
||||
&[disabled] {
|
||||
.disabled;
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user