ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.62k stars 2.39k forks source link

Ellipsis在移动端上省略异常 #6515

Open bieao411327 opened 9 months ago

bieao411327 commented 9 months ago

Version of antd-mobile

5.33.0

Operating system and its version

No response

Browser and its version

chrome 104

Sandbox to reproduce

No response

What happened?

<div className={${classPrefix}-center-main}>

在外面指定宽度的div后,但是里面的Ellipsis省略异常,没到指定宽度就开始省略 ### Relevant log output _No response_
day-xue commented 8 months ago

应该是要手动设置 Ellipsis 的宽度