ant-design/ant-design
在 GitHub 查看Impossible to add word-wrap to menu title; `white-space: normal` has no effect
Open
#38,918 建立於 2022年11月23日
Inactivehelp wanted
描述
Reproduction link
Steps to reproduce
Create a horizontal menu Try to add word wrap to title text
What is expected?
When the menu width is smaller than the menu title I would like the title to wrap not to disappear and display the EllipsisOutlined icon.
What is actually happening?
When the menu width is smaller than the menu title the title is replaced by the EllipsisOutlined icon.
| Environment | Info |
|---|---|
| antd | 4.23.4 |
| React | 18.1.0 |
| System | Ubuntu 20.04.5 LTS |
| Browser | Version 107.0.5304.110 (Official Build) (64-bit) |