mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-02 02:24:29 +00:00
fix: 修复右键按钮在弹窗下层级问题 (#1552)
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
width: `${width}px`,
|
||||
left: `${left + 1}px`,
|
||||
top: `${top + 1}px`,
|
||||
zIndex: 9999,
|
||||
};
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user