2023-02-21 09:57:44 +08:00
|
|
|
.tableRecordWrapper {
|
2024-10-31 10:22:16 +08:00
|
|
|
padding: 0 16px;
|
|
|
|
|
|
|
|
|
|
.form-dialog-layout {
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
|
|
|
|
|
.wea-search-group {
|
|
|
|
|
padding: 16px 0 !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wea-form-cell-wrapper {
|
|
|
|
|
& > div:first-child {
|
|
|
|
|
height: 47px !important;
|
|
|
|
|
line-height: 47px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
& > div:last-child {
|
|
|
|
|
|
|
|
|
|
.wea-form-item-wrapper {
|
|
|
|
|
display: flex !important;
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
|
|
.to {
|
|
|
|
|
padding: 0 10px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2023-02-21 09:57:44 +08:00
|
|
|
.accumulated {
|
|
|
|
|
.wea-form-cell-wrapper {
|
|
|
|
|
& > div:first-child {
|
2024-10-31 10:22:16 +08:00
|
|
|
height: 47px !important;
|
|
|
|
|
line-height: 47px;
|
2023-02-21 09:57:44 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
& > div:nth-child(2) {
|
|
|
|
|
|
|
|
|
|
.wea-form-item-wrapper {
|
|
|
|
|
display: flex !important;
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
|
|
.to {
|
|
|
|
|
padding: 0 10px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|