salary-management-front/pc4mobx/hrmSalary/pages/declareOnlineComparison/index.less

12 lines
170 B
Plaintext

.online-comparison-table {
.comparison-column-item-container {
.comparison-single-row {
margin: 4px 0;
}
.danger {
color: #ff4d4f;
}
}
}