Merge pull request '11' (#181) from jhnine/JCC-RIP:master into master

This commit is contained in:
jhnine 2024-06-06 11:39:07 +08:00
commit 8431b7500d
1 changed files with 4 additions and 0 deletions

View File

@ -220,6 +220,9 @@ export default {
#createAdapter{
z-index: 100004!important;
}
.el-cascader__dropdown{
z-index: 100004 !important;
}
// #createAdapter.el-dialog__wrapper{
// // .el-dialog__wrapper{
// // top: -20px!important;
@ -238,3 +241,4 @@ export default {
// }
</style>