车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 11:15:52 +08:00
parent 79ff8ddbd7
commit 90ea64ab85
5 changed files with 2 additions and 2 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;
}
}
}