mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-24 15:38:45 +08:00
fix header select position
This commit is contained in:
parent
89c9da8121
commit
927dae6159
@ -148,6 +148,7 @@ export default class Header extends React.Component {
|
||||
optionLabelProp="data-label"
|
||||
filterOption={this.handleSelectFilter}
|
||||
onSelect={this.handleSearch}
|
||||
getPopupContainer={trigger => trigger.parentNode}
|
||||
>
|
||||
{options}
|
||||
</Select>
|
||||
|
Loading…
Reference in New Issue
Block a user