车辆对接

This commit is contained in:
wangshiming
2022-01-05 21:02:22 +08:00
parent f4e924e314
commit d7ee2f56cf
9 changed files with 256 additions and 45 deletions

View File

@ -0,0 +1,13 @@
:host::ng-deep{
.search-box{
.ant-card-body{
padding-bottom: 18px;
}
}
.content-box{
.ant-card-body{
padding-top: 14px;
}
}
}