2023-11-24-dist
This commit is contained in:
@@ -303,6 +303,7 @@ li {
|
||||
bottom: 0;
|
||||
top: auto;
|
||||
margin: 0 9rem;
|
||||
z-index: 10001;
|
||||
}
|
||||
.modal_component.ant-modal {
|
||||
top: 0;
|
||||
@@ -385,6 +386,12 @@ li {
|
||||
.operate_file_block .select_img_type .category_list .category_item:hover {
|
||||
background: linear-gradient(-137deg, #eeefdb, #e7dbed);
|
||||
}
|
||||
.ant-modal-wrap {
|
||||
z-index: 10003 ;
|
||||
}
|
||||
.driver-overlay-animated {
|
||||
z-index: 10002 !important;
|
||||
}
|
||||
.habit :deep(.ant-btn:hover),
|
||||
:deep(.ant-btn:focus),
|
||||
:deep(.ant-btn:active),
|
||||
|
||||
Reference in New Issue
Block a user