修改弹窗问题

This commit is contained in:
筱野
2025-10-10 20:51:15 +08:00
parent 9ab33071be
commit 687f685e28
3 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
@use '~@/scss/themeColor.scss' as theme;
.common-popup {
position: fixed;
z-index: 99999!important;
.common-popup__drag-handle-container {
position: position;
}