This commit is contained in:
Taric Xin
2022-01-12 11:26:19 +08:00
parent ea460ed554
commit 6eb92655d8
7 changed files with 96 additions and 60 deletions

View File

@ -19,4 +19,10 @@
nz-range-picker {
width: 100%;
}
.content-box {
.ant-card-body {
padding-top: 6px;
}
}
}