Sfoglia il codice sorgente

feat: 调整z-index

luoyali 9 mesi fa
parent
commit
3f6bf6e167
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/approve/components/approvedContent.vue

+ 1 - 1
src/views/approve/components/approvedContent.vue

@@ -619,7 +619,7 @@ watch(
 		display: flex;
 		flex-direction: column;
 		position: relative;
-		z-index: 0;
+		//z-index: 0;
 		height: 100%;
 		overflow: hidden;
 	}