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

11 lines
238 B
Plaintext

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