Closed LanFly closed 4 years ago
The NavPane of button style will be broken if there is a global style like antd:
* { box-sizing: border-box }
So it's style should be optimize to avoid damage.
Thanks 👍
The NavPane of button style will be broken if there is a global style like antd:
So it's style should be optimize to avoid damage.