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

23 lines
309 B
Plaintext

.abnormalWapper {
padding: 10px 12px;
.top {
display: flex;
align-items: center;
justify-content: flex-end;
i:first-child {
margin-right: 12px;
color: #666;
}
i {
font-size: 16px;
cursor: pointer;
}
button {
margin-right: 12px;
}
}
}