release/3.0.1.2503.01-合并业务线

This commit is contained in:
lys 2025-03-12 13:56:01 +08:00
parent 645c9ff5eb
commit 00c212a523
1 changed files with 8 additions and 0 deletions

View File

@ -103,6 +103,14 @@
}
.welfare-plan-edit-layout {
.ant-table-content {
padding-left: 208px;
.ant-table-fixed-left {
top: 1px;
}
}
.flex-center {
display: flex;
align-items: center;