mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	chore(web): improve drop shadow on three-dots icon (#3835)
This commit is contained in:
		
							parent
							
								
									3b11be2859
								
							
						
					
					
						commit
						d6887117ac
					
				@ -61,7 +61,7 @@ input:focus-visible {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.icon-white-drop-shadow {
 | 
					.icon-white-drop-shadow {
 | 
				
			||||||
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.8));
 | 
					  filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.8));
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@layer utilities {
 | 
					@layer utilities {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user