Removing "d" from node fee chart loading
This commit is contained in:
		
							parent
							
								
									75303c7a34
								
							
						
					
					
						commit
						672f71c515
					
				| @ -2,6 +2,6 @@ | ||||
|   <h2 i18n="lightning.node-fee-distribution">Fee distribution</h2> | ||||
|   <div class="chart" echarts [initOpts]="chartInitOptions" [options]="chartOptions" (chartInit)="onChartInit($event)"></div> | ||||
|   <div class="text-center loadingGraphs" *ngIf="isLoading"> | ||||
|     <div class="spinner-border text-light"></div>d | ||||
|     <div class="spinner-border text-light"></div> | ||||
|   </div> | ||||
| </div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user