冀北需求变更整改

This commit is contained in:
GGJ
2025-01-07 16:32:42 +08:00
parent 7d90b6bfcc
commit 72f2c5d0f3
52 changed files with 536 additions and 254 deletions

View File

@@ -2,9 +2,10 @@
position: absolute;
top: 10px;
left: calc(50% - 305px);
width: 334px;
border-radius: 8px;
z-index: 1;
overflow: hidden;
// overflow: hidden;
.Icon {
width: 30px;
height: 30px;
@@ -57,6 +58,7 @@
}
}
}
:deep(.el-collapse-item__header) {
height: 32px;
border-bottom: 1px solid #e4e7ed;
@@ -201,3 +203,4 @@
width: 450px;
z-index: 0;
}