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