src/app/routes/pro/list/projects/projects.component.less
New file @@ -0,0 +1,16 @@ :host ::ng-deep { .ant-card-meta-title { margin-bottom: 4px; } nz-list nz-card { margin-bottom: 0 !important; } .card-item-content { display: flex; margin-top: 16px; margin-bottom: -4px; line-height: 20px; height: 20px; justify-content: space-between; } }