-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.14
Environment
windows11,edge浏览器版本 128.0.2739.54 (正式版本) (64 位),vue3
Reproduction link
https://www.antdv.com/components/menu-cn
Steps to reproduce
浏览器最新版本更新了对css缩放属性的处理 未更新之前只缩放字体 但更新之后兼容了长度和高度的缩放。而且这种兼容ant desgin 5.0版本是没有这个问题的
What is expected?
希望维护更新之后和ant desgin 5.0版本一样同时兼容128版本浏览器缩放
What is actually happening?
浏览器版本更新
浏览器版本更新之后 发现body缩放之后 所有的悬浮出现的内容 都发生了偏移 包括菜单鼠标移上出现二级菜单的这种情况
