mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	fix docs dark mode toggle blocks menu button
This commit is contained in:
		
							
								
								
									
										6
									
								
								docs/_static/css/custom.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								docs/_static/css/custom.css
									
									
									
									
										vendored
									
									
								
							@@ -580,9 +580,13 @@ a.image-reference img {
 | 
			
		||||
  right: 12px;
 | 
			
		||||
  height: 20px;
 | 
			
		||||
  width: 24px;
 | 
			
		||||
  z-index: 1000;
 | 
			
		||||
  z-index: 10;
 | 
			
		||||
  border: none;
 | 
			
		||||
  background-color: transparent;
 | 
			
		||||
  color: inherit;
 | 
			
		||||
  opacity: 0.7;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wy-nav-content-wrap {
 | 
			
		||||
  z-index: 20;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user