Files
bbq/src/app/routes/sys-setting/components/system-logs/system-logs.component.less
Taric Xin 8aca1f7b83 edit
2021-11-30 19:42:42 +08:00

21 lines
297 B
Plaintext

:host::ng-deep {
.search-box {
.ant-card-body {
padding-bottom: 18px;
}
}
.content-box {
.ant-card-body {
padding-top: 14px;
}
}
nz-range-picker {
width: 100%;
}
}
.expend-options {
margin-top: -40px;
}