Ver código fonte

[edit] style

A\An 3 anos atrás
pai
commit
4f18c7578a
1 arquivos alterados com 1 adições e 1 exclusões
  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;