mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 10:37:11 -04:00 
			
		
		
		
	fix(web): missing margin on people page (#8081)
This commit is contained in:
		
							parent
							
								
									e810aae212
								
							
						
					
					
						commit
						0544c687b9
					
				| @ -434,7 +434,7 @@ | ||||
|   {/if} | ||||
| </header> | ||||
| 
 | ||||
| <main class="relative h-screen overflow-hidden bg-immich-bg pt-[var(--navbar-height)] dark:bg-immich-dark-bg"> | ||||
| <main class="relative h-screen overflow-hidden bg-immich-bg ml-4 pt-[var(--navbar-height)] dark:bg-immich-dark-bg"> | ||||
|   {#key refreshAssetGrid} | ||||
|     <AssetGrid | ||||
|       {assetStore} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user