Use monospace font for addresses on mobile
This commit is contained in:
		
							parent
							
								
									c3604b5495
								
							
						
					
					
						commit
						680c85eee7
					
				@ -705,6 +705,10 @@ th {
 | 
			
		||||
.locktime { color: #ff8c00 }
 | 
			
		||||
.reserved { color: #ff8c00 }
 | 
			
		||||
 | 
			
		||||
.shortable-address {
 | 
			
		||||
  font-family: monospace;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.rtl-layout {
 | 
			
		||||
 | 
			
		||||
  .navbar-brand {
 | 
			
		||||
@ -881,6 +885,7 @@ th {
 | 
			
		||||
 | 
			
		||||
  .shortable-address {
 | 
			
		||||
    direction: ltr;
 | 
			
		||||
    font-family: monospace;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .lastest-blocks-table {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user