This commit is contained in:
Alan Ren
2019-10-01 09:50:37 -07:00
committed by GitHub
parent 084524cd2d
commit 5b95d6777f
8 changed files with 45 additions and 7 deletions

View File

@@ -13,7 +13,6 @@
<div [class]="iconClass" [style.width]="iconWidth" [style.height]="iconHeight"></div>
</div>
<h4 class="card-label">{{label}}</h4>
<hr />
<div *ngIf="descriptions.length > 0" class="model-card-description-container">
<div *ngFor="let desc of descriptions">
<div *ngIf="desc.label; else separator" [style.font-weight]="desc.fontWeight" class="model-card-list-item-description">