2023-11-23-2
This commit is contained in:
@@ -388,6 +388,9 @@ li {
|
||||
.ant-modal-wrap {
|
||||
z-index: 10001;
|
||||
}
|
||||
.ant-select-dropdown {
|
||||
z-index: 10001;
|
||||
}
|
||||
.habit :deep(.ant-btn:hover),
|
||||
:deep(.ant-btn:focus),
|
||||
:deep(.ant-btn:active),
|
||||
|
||||
@@ -445,6 +445,9 @@ ul,li{
|
||||
.ant-modal-wrap{
|
||||
z-index: 10001;
|
||||
}
|
||||
.ant-select-dropdown{
|
||||
z-index: 10001;
|
||||
}
|
||||
//提示框样式
|
||||
.ant-modal-root{
|
||||
.ant-modal-wrap{
|
||||
|
||||
Reference in New Issue
Block a user