2023-11-24

This commit is contained in:
X1627315083
2023-11-24 17:32:57 +08:00
parent e908818d8d
commit 28a0480bca
25 changed files with 42 additions and 45 deletions

View File

@@ -340,7 +340,7 @@ ul,li{
bottom: 0;
top: auto;
margin: 0 9rem;
z-index: 10001;
// z-index: 10001;
}
//弹窗公共样式
@@ -443,12 +443,12 @@ ul,li{
}
}
}
.ant-modal-wrap{
z-index: 10003 ;
}
.driver-overlay-animated{
z-index: 10002 !important;
}
// .ant-modal-wrap{
// z-index: 10001 ;
// }
// .driver-overlay-animated{
// z-index: 10002 !important;
// }
// .ant-select-dropdown{
// z-index: 10001;
// }