react-component/overflow

Wrap item overflow when you resize page

Opened this issue · 0 comments

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