salary-management-front/pc4mobx/hrmSalary/pages/socialSecurityBenefits/archives/index.less

9 lines
181 B
Plaintext

.socialFormWrapper {
.formItem {
height: 40px;
line-height: 40px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
}