react-component / overflow

📦 Auto collapse box util component
overflow-git-master.react-component.vercel.app
MIT License
51 stars 36 forks source link

Wrap item overflow when you resize page #28

Open DaZhaoLis opened 2 years ago

DaZhaoLis commented 2 years ago

image image

👍 rc-overflow is super good, it help me a lot. Wrap item overflow when you resize page , But no problem in antd menu, how to fix it? it take me almost 3 hours. thanks a lot. i fix that with add max-height on rc-overflow,but i think it's not a good way. how antd do that?

image