布局修改 部分bug修复

This commit is contained in:
X1627315083
2025-08-22 10:27:48 +08:00
parent 141821a843
commit 594bf5ce0a
275 changed files with 5675 additions and 13049 deletions

View File

@@ -4,7 +4,7 @@ body,
margin: 0;
padding: 0;
height: 100%;
font-family: 'Roboto', sans-serif;
font-family: pingfang_medium, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
overflow: hidden;
--aida-fsize2: calc(2.6rem);
--aida-fsize1-8: calc(1.8rem);
@@ -219,6 +219,14 @@ li {
box-sizing: border-box;
white-space: nowrap;
}
@media (max-width: 768px) {
.gallery_btn {
line-height: 2.4rem;
font-size: 0.72rem;
border-radius: 1.6rem;
padding: 0 1.7rem;
}
}
.gallery_btn.btnSamil {
padding: 0rem 2rem;
line-height: 4rem;
@@ -930,6 +938,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
font-size: 1.4rem;
padding: 6rem 7rem;
position: relative;
}
.generalModel .fi-rr-down-to-line,
.generalModel .fi-rr-arrow-small-right,
@@ -1072,7 +1081,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
}
.generalModel_table_content .operate_list .operate_item {
font-size: 1.4rem;
font-family: Roboto;
font-family: pingfang_medium;
font-weight: 400;
color: #000;
cursor: pointer;
@@ -1504,7 +1513,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
}
.admin_table_content .operate_list .operate_item {
font-size: 1.4rem;
font-family: Roboto;
font-family: pingfang_medium;
font-weight: 400;
color: #000;
cursor: pointer;
@@ -1524,7 +1533,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
}
.admin_table_content .operate_list .operate_item {
font-size: 1.4rem;
font-family: Roboto;
font-family: pingfang_medium;
font-weight: 400;
color: #000;
cursor: pointer;