Files
bbq/src/app/routes/datatable/components/compliance/customer/customer.component.less
Taric Xin 95492cff61 edit
2022-04-18 10:04:31 +08:00

20 lines
257 B
Plaintext

.chooseBox {
display: flex;
float : right;
}
.timeBox {
display: flex;
margin : 0 0 0 10px;
}
.dateBox {
display: inline-block;
margin : 0 0 0 10px;
}
:host::ng-deep {
.ant-form-item-control {
max-width: 100%;
}
}