修复导出少图片
This commit is contained in:
@@ -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),
|
||||
|
||||
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user