ant-design-vue
ant-design-vue copied to clipboard
modal出现时body的宽度被减去了17px
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.0
Environment
antv 2.x, 3.x, 4.x都有这个问题
Reproduction link
https://3x.antdv.com/components/modal-cn#API
Steps to reproduce
modal打开时
What is expected?
modal打开时body宽度正常
What is actually happening?
modal出现时body的宽度被减去了17px
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
你好,这个问题解决了吗?如果全量引入antd,没有这个问题,如果是按需引入,就会出现