mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-26 08:12:33 -04:00 
			
		
		
		
	fix(web): mobile view double scroll layer (#17528)
This commit is contained in:
		
							parent
							
								
									eaa0e07329
								
							
						
					
					
						commit
						abde0fbe60
					
				| @ -51,7 +51,7 @@ | |||||||
| </header> | </header> | ||||||
| <main | <main | ||||||
|   tabindex="-1" |   tabindex="-1" | ||||||
|   class="relative grid h-screen grid-cols-[theme(spacing.0)_auto] overflow-hidden bg-immich-bg max-md:pt-[var(--navbar-height-md)] pt-[var(--navbar-height)] dark:bg-immich-dark-bg sidebar:grid-cols-[theme(spacing.64)_auto]" |   class="relative grid h-dvh grid-cols-[theme(spacing.0)_auto] overflow-hidden bg-immich-bg max-md:pt-[var(--navbar-height-md)] pt-[var(--navbar-height)] dark:bg-immich-dark-bg sidebar:grid-cols-[theme(spacing.64)_auto]" | ||||||
| > | > | ||||||
|   {#if sidebar}{@render sidebar()}{:else if admin} |   {#if sidebar}{@render sidebar()}{:else if admin} | ||||||
|     <AdminSideBar /> |     <AdminSideBar /> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user