This commit is contained in:
Taric Xin
2021-12-24 17:46:16 +08:00
parent c421bcd829
commit 0fd49f3c8b
9 changed files with 533 additions and 6 deletions

View File

@ -0,0 +1,21 @@
:host::ng-deep {
.search-box {
.ant-card-body {
padding-bottom: 18px;
}
}
.content-box {
.ant-card-body {
padding-top: 14px;
}
}
nz-range-picker {
width: 100%;
}
.text-truncate {
white-space: normal;
}
}