2023-11-24-dist

This commit is contained in:
X1627315083
2023-11-24 16:18:44 +08:00
parent dc2385a5a5
commit e908818d8d
40 changed files with 454 additions and 295 deletions

View File

@@ -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),