mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
Revert "fix: Dropdown menu item get wrapped at edge" (#50718)
This commit is contained in:
parent
389626a789
commit
01da79c25b
@ -227,7 +227,6 @@ const genBaseStyle: GenerateStyle<DropdownToken> = (token) => {
|
||||
position: 'relative',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
whiteSpace: 'nowrap',
|
||||
},
|
||||
|
||||
[`${menuCls}-item-icon`]: {
|
||||
|
Loading…
Reference in New Issue
Block a user