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

30 lines
498 B
Plaintext

.standingbookWrapper {
.wea-new-top-content {
padding: 0 16px;
.wea-new-table {
.ant-table-row:hover {
.more {
display: inline-block;
}
}
.linkTo {
text-decoration: none;
color: #4d7ad8;
}
.more {
margin-left: 8px;
cursor: pointer;
display: none;
}
}
}
.billDateWrapper {
display: flex;
align-items: center;
height: 46px;
.to {
padding: 0 8px;
}
}
}