Parcourir la source

feat: 调整样式z-index

luoyali il y a 1 an
Parent
commit
23d2a765e2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/flow/create/index.vue

+ 1 - 1
src/views/flow/create/index.vue

@@ -204,7 +204,7 @@ getCurrentProcessDetailEv()
 	&-header {
 		justify-content: flex-start;
 		height: 64px;
-		z-index: 12;
+		//z-index: 12;
 		position: relative;
 		box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06);
 		padding-left: 16px;