Align loading component in the center. (#535)
* Align loading component in the center. * Change height of loading component.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="container-graph">
|
||||
<div>
|
||||
<div *ngIf="loading">
|
||||
<div *ngIf="loading" class="loading">
|
||||
<div class="text-center">
|
||||
<h3 i18n="statistics.loading-graphs">Loading graphs...</h3>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user