mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
Fix select overflow bug, close #6621
This commit is contained in:
parent
6e583325ea
commit
3816778b6b
@ -281,7 +281,9 @@
|
||||
.@{select-prefix-cls}-search--inline {
|
||||
width: auto;
|
||||
padding: 0;
|
||||
max-width: 100%;
|
||||
.@{select-prefix-cls}-search__field {
|
||||
max-width: 100%;
|
||||
width: 0.75em;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user