salary-management-front/pc4mobx/hrmSalary/components/stepSlide/index.less

9 lines
200 B
Plaintext
Raw Normal View History

2022-03-15 17:50:54 +08:00
.stepSlideHeader {
.headerWrapper {
padding-top: 10px;
padding-bottom: 10px;
2022-03-18 14:16:52 +08:00
padding-left: 20px;
padding-right: 20px;
2022-03-15 17:50:54 +08:00
border-bottom: 1px solid #eee;
}
}