Browse Source

feat: 调整z-index

luoyali 9 tháng trước cách đây
mục cha
commit
3f6bf6e167
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 	}