salary-management-front/pc4mobx/hrmSalary/pages/intelligentCalculateSalaryS.../components/monthStaticsDetailDialog/index.less

16 lines
237 B
Plaintext

.statiscalDialog {
.wea-dialog-body {
overflow-y: hidden;
}
.statiscalDialogContent {
background: #F6F6F6;
padding: 16px;
width: 100%;
height: 100%;
.statiscalTable {
background: #FFFFFF;
}
}
}