feature/2.19.1.2501.01-考勤数据编辑

This commit is contained in:
lys 2025-06-03 18:26:31 +08:00
parent d58890beed
commit 2920d5892a
1 changed files with 13 additions and 11 deletions

View File

@ -3,19 +3,21 @@
display: flex;
flex-direction: column;
.wea-form-item {
height: 46px;
line-height: 46px;
background: #FFF;
margin: 8px 16px 0 16px;
.wea-new-top-req-content {
& > .wea-form-item {
height: 46px;
line-height: 46px;
background: #FFF;
margin: 8px 16px 0 16px;
.wea-form-item-label {
line-height: 46px !important;
padding-left: 8px !important;
}
.wea-form-item-label {
line-height: 46px !important;
padding-left: 8px !important;
}
.to {
padding: 0 10px
.to {
padding: 0 10px
}
}
}