mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Fix: fix dark mode icon blend mode in 2.13.3 (#8166)
This commit is contained in:
		@@ -11,7 +11,6 @@
 | 
			
		||||
  object-position: top left;
 | 
			
		||||
  height: 100%;
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  mix-blend-mode: multiply;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.card-title {
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,6 @@
 | 
			
		||||
  object-fit: cover;
 | 
			
		||||
  object-position: top left;
 | 
			
		||||
  height: 180px;
 | 
			
		||||
  mix-blend-mode: multiply;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.document-card-check {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user