Explorar o código

update Web/src/layout/navBars/tagsView/tagsView.vue.

Signed-off-by: lrt <282617359@qq.com>
lrt hai 3 meses
pai
achega
a4a58d05c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Web/src/layout/navBars/tagsView/tagsView.vue

+ 1 - 1
Web/src/layout/navBars/tagsView/tagsView.vue

@@ -601,7 +601,7 @@ watch(
 	background-color: var(--el-color-white);
 	border-bottom: 1px solid var(--next-border-color-light);
 	position: relative;
-	z-index: 1999;
+	z-index: 199;
 	:deep(.el-scrollbar__wrap) {
 		overflow-x: auto !important;
 	}