Updating flip icon
This commit is contained in:
		
							parent
							
								
									5610afde36
								
							
						
					
					
						commit
						b86d8bd836
					
				| @ -6,7 +6,7 @@ | ||||
|         <app-blockchain-blocks></app-blockchain-blocks> | ||||
|       </div> | ||||
|       <div id="divider"> | ||||
|         <button class="time-toggle" (click)="toggleTimeDirection()"><fa-icon [icon]="['fas', 'arrows-rotate']" [fixedWidth]="true"></fa-icon></button> | ||||
|         <button class="time-toggle" (click)="toggleTimeDirection()"><fa-icon [icon]="['fas', 'exchange-alt']" [fixedWidth]="true"></fa-icon></button> | ||||
|       </div> | ||||
|     </span> | ||||
|   </div> | ||||
|  | ||||
| @ -303,5 +303,6 @@ export class SharedModule { | ||||
|     library.addIcons(faDownload); | ||||
|     library.addIcons(faQrcode); | ||||
|     library.addIcons(faArrowRightArrowLeft); | ||||
|     library.addIcons(faExchangeAlt); | ||||
|   } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user