Version
1.7.8
Environment
win10
Reproduction link
https://1x.antdv.com/components/popover-cn/
Steps to reproduce
弹出第一个a-modal后
在table 中又弹出一个a-modal
然后当前的
插槽是固定在右边的


What is expected?
table 每行都变高了,但是删了 <a-tag @click="showPurchaseLayer(record)" color="#ff8d00"> 就正常了
What is actually happening?
希望原有table 高度不变