feature/3.0.1.2503.01-合并业务线-社保福利台账明细整改

This commit is contained in:
lys 2025-03-13 17:39:51 +08:00
parent 2fd0dfcf50
commit c690e27517
1 changed files with 3 additions and 2 deletions

View File

@ -155,13 +155,14 @@
.item-count {
//flex-basis: 328px;
flex: 1;
padding-left: 16px;
padding: 12px 16px;
height: 100%;
line-height: 40px;
background: #fff;
font-size: 12px;
color: #5F5F5F;
word-break: break-all;
display: flex;
align-items: center;
}
}
}