Fix bisq quirks
This commit is contained in:
		
							parent
							
								
									a4bf545993
								
							
						
					
					
						commit
						982f1e007a
					
				| @ -1,11 +1,6 @@ | |||||||
| .pagination-container { | .pagination-container { | ||||||
|   float: none; |   float: none; | ||||||
|   margin-bottom: 200px; |  | ||||||
|   @media(min-width: 400px){ |   @media(min-width: 400px){ | ||||||
|     float: right; |     float: right; | ||||||
|   } |   } | ||||||
| } | } | ||||||
| 
 |  | ||||||
| .container-xl { |  | ||||||
|     padding-bottom: 110px; |  | ||||||
| } |  | ||||||
| @ -82,7 +82,9 @@ | |||||||
| 
 | 
 | ||||||
| <br /> | <br /> | ||||||
| 
 | 
 | ||||||
| <router-outlet></router-outlet> | <main> | ||||||
|  |   <router-outlet></router-outlet> | ||||||
|  | </main> | ||||||
| 
 | 
 | ||||||
| <app-global-footer></app-global-footer> | <app-global-footer></app-global-footer> | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user