瀏覽代碼

feat: 调整z-index

luoyali 9 月之前
父節點
當前提交
3f6bf6e167
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 	}