mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Fix breakpoint
File missing from last commit
This commit is contained in:
		
							parent
							
								
									c266cd6aae
								
							
						
					
					
						commit
						a4fef056ed
					
				@ -39,7 +39,7 @@ $paperless-card-breakpoints: (
 | 
				
			|||||||
  z-index: 1000; // below main navbar
 | 
					  z-index: 1000; // below main navbar
 | 
				
			||||||
  top: calc(7rem - 2px); // height of navbar (mobile)
 | 
					  top: calc(7rem - 2px); // height of navbar (mobile)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  @media (min-width: 768px) {
 | 
					  @media (min-width: 580px) {
 | 
				
			||||||
    top: 3.5rem; // height of navbar
 | 
					    top: 3.5rem; // height of navbar
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user