52 lines
831 B
Plaintext
52 lines
831 B
Plaintext
.tableRecordWrapper {
|
|
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;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.accumulated {
|
|
.wea-form-cell-wrapper {
|
|
& > div:first-child {
|
|
height: 47px !important;
|
|
line-height: 47px;
|
|
}
|
|
|
|
& > div:nth-child(2) {
|
|
|
|
.wea-form-item-wrapper {
|
|
display: flex !important;
|
|
align-items: center;
|
|
|
|
.to {
|
|
padding: 0 10px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|