Fix overlapping columns in cpfp table on small screens
This commit is contained in:
		
							parent
							
								
									2b8cb47201
								
							
						
					
					
						commit
						c1063e42ba
					
				@ -204,6 +204,12 @@
 | 
			
		||||
  .txids {
 | 
			
		||||
    width: 60%;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  @media (max-width: 500px) {
 | 
			
		||||
    .txids {
 | 
			
		||||
      width: 40%;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tx-list {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user