fix: 优化table组件的层级

This commit is contained in:
刘洪洪
2022-12-26 11:08:54 +08:00
parent 9a9a589c5c
commit 2272b60e94

View File

@@ -31,6 +31,9 @@
display: none;
}
}
.el-tabs__nav {
z-index: 1;
}
.el-tabs__item.is-top {
height: 35px;