fix: some bug

This commit is contained in:
xiaoxian521
2021-10-05 16:58:59 +08:00
parent 37a967942b
commit 13749c784d
3 changed files with 11 additions and 9 deletions

View File

@@ -48,7 +48,7 @@
z-index: -1;
}
// el-tooltip,的权重
// .is-dark {
// z-index: 99999 !important;
// }
// el-tooltip的权重
.is-dark {
z-index: 99999 !important;
}