修复导出少图片

This commit is contained in:
X1627315083
2023-11-23 15:31:40 +08:00
parent 2e2fe56e1c
commit c5820ca082
12 changed files with 91 additions and 40 deletions

View File

@@ -385,12 +385,6 @@ li {
.operate_file_block .select_img_type .category_list .category_item:hover {
background: linear-gradient(-137deg, #eeefdb, #e7dbed);
}
.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),

View File

@@ -442,12 +442,12 @@ ul,li{
}
}
}
.ant-modal-wrap{
z-index: 10001;
}
.ant-select-dropdown{
z-index: 10001;
}
// .ant-modal-wrap{
// z-index: 10001;
// }
// .ant-select-dropdown{
// z-index: 10001;
// }
//提示框样式
.ant-modal-root{
.ant-modal-wrap{