mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-29 15:10:37 +00:00
Updates README.md
Centres spinners
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div *ngIf="tickerCards === null">
|
||||
<div class="loading-spinner" *ngIf="tickerCards === null || tickerCards.length === 0">
|
||||
<md-progress-spinner mode="indeterminate"></md-progress-spinner>
|
||||
</div>
|
||||
<md-grid-list cols="4" rowHeight="4:3" >
|
||||
|
||||
Reference in New Issue
Block a user