release/2.19.1.2501.01

This commit is contained in:
lys 2025-03-12 13:57:48 +08:00
parent 93dde8230a
commit f7dfcdf8a6
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 !important;
.ant-table-fixed-left {
top: 1px;
}
}
.flex-center {
display: flex;
align-items: center;