mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
refactor: fix select style in an elegant way
This commit is contained in:
parent
fb1e1cc8fc
commit
16c4ce09d7
@ -236,9 +236,9 @@
|
||||
.@{select-prefix-cls}-search__field__mirror {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 9999px;
|
||||
left: 0;
|
||||
z-index: -1;
|
||||
white-space: pre;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
> i {
|
||||
|
Loading…
Reference in New Issue
Block a user