Remove monospace from fiat amount
This commit is contained in:
		
							parent
							
								
									7cee6df369
								
							
						
					
					
						commit
						98e709b739
					
				| @ -43,8 +43,6 @@ tr, td, th { | ||||
| 
 | ||||
| .fiat { | ||||
|   width: 15%; | ||||
|   font-family: monospace; | ||||
|   font-size: 14px; | ||||
|   @media (max-width: 991px) { | ||||
|     display: none !important; | ||||
|   } | ||||
|  | ||||
| @ -2,7 +2,6 @@ import { ChangeDetectionStrategy, Component, Input, OnInit } from '@angular/core | ||||
| import { map, Observable } from 'rxjs'; | ||||
| import { StateService } from 'src/app/services/state.service'; | ||||
| import { INodesRanking, ITopNodesPerChannels } from '../../../interfaces/node-api.interface'; | ||||
| import { isMobile } from '../../../shared/common.utils'; | ||||
| import { GeolocationData } from '../../../shared/components/geolocation/geolocation.component'; | ||||
| import { LightningApiService } from '../../lightning-api.service'; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user