fix
This commit is contained in:
@@ -1037,6 +1037,11 @@ li {
|
||||
font-weight: 400;
|
||||
color: rgba(0, 0, 0, 0.45);
|
||||
}
|
||||
.modal_title_text .modal_title_text_assistant {
|
||||
font-size: var(--aida-fsize1-6);
|
||||
font-weight: 400;
|
||||
color: #000000;
|
||||
}
|
||||
.collection_modal .ant-modal-body,
|
||||
.generalModel_modal .ant-modal-body,
|
||||
.payOrder_modal .ant-modal-body,
|
||||
|
||||
@@ -1175,6 +1175,11 @@ input:focus{
|
||||
font-weight: 400;
|
||||
color: rgba(0,0,0,.45);
|
||||
}
|
||||
.modal_title_text_assistant{
|
||||
font-size: var(--aida-fsize1-6);
|
||||
font-weight: 400;
|
||||
color: rgba(0,0,0,1);
|
||||
}
|
||||
}
|
||||
//collection 弹窗
|
||||
.collection_modal,.generalModel_modal,.payOrder_modal,.design_detail_modal_component,.designOpenrtion_modal,.library_page,.Export{
|
||||
|
||||
Reference in New Issue
Block a user