Version
undefined
Environment
"vue": "3.2.4", ant-design-vue": "4.0.0-rc.5",
Reproduction link

Steps to reproduce
1、将body元素margin设为0。
2、对带有图标的Button组件进行垂直方向的百分比的相对移动(top, bottom, 父元素flex等),非CSS transform属性的位移。
What is expected?
Button组件图标和文字对齐。

What is actually happening?
Button组件图标和文字对齐失效。
