feat: update Nebular to 4.1.2 (#5451)

This commit is contained in:
Sergey Andrievskiy 2019-07-15 14:14:04 +03:00 committed by GitHub
parent 4febf1902c
commit a2e93f9376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 728 additions and 1109 deletions

View file

@ -1,7 +1,7 @@
<nb-card size="medium">
<nb-card-body>
<div class="progress-info" *ngFor="let item of progressInfoData">
<div class="title">{{ item.title }}</div>
<div class="subtitle">{{ item.title }}</div>
<div class="h3">{{ item.value | ngxNumberWithCommas }}</div>
<nb-progress-bar [value]="item.activeProgress"></nb-progress-bar>
<div class="caption description">