浏览代码

[edit] style

A\An 3 年之前
父节点
当前提交
4f18c7578a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/components/give-dialog.vue

+ 1 - 1
src/view/components/give-dialog.vue

@@ -1075,7 +1075,7 @@ onMounted(() => {
     right: 0;
     bottom: 0;
     left: 0;
-    z-index: 10000;
+    z-index: 2000;
     height: 100%;
     background-color: rgba(0, 0, 0, 0.5);
     overflow: auto;