mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:39:37 -05:00 
			
		
		
		
	fix(web): merge face thumbnail (#3822)
This commit is contained in:
		
							parent
							
								
									e2afc43506
								
							
						
					
					
						commit
						71ea46d95e
					
				@ -58,7 +58,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  {#if person.name}
 | 
					  {#if person.name}
 | 
				
			||||||
    <span
 | 
					    <span
 | 
				
			||||||
      class="w-100 absolute bottom-2 left-0 w-full text-ellipsis px-1 text-center font-medium text-white backdrop-blur-[1px] hover:cursor-pointer"
 | 
					      class="w-100 text-white-shadow absolute bottom-2 left-0 w-full text-ellipsis px-1 text-center font-medium text-white hover:cursor-pointer"
 | 
				
			||||||
    >
 | 
					    >
 | 
				
			||||||
      {person.name}
 | 
					      {person.name}
 | 
				
			||||||
    </span>
 | 
					    </span>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user