Timelines: respect the notch
This commit is contained in:
		
							parent
							
								
									067a363550
								
							
						
					
					
						commit
						f0a614d4f0
					
				
					 6 changed files with 17 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@ const Settings: ParentComponent = () => {
 | 
			
		|||
    }
 | 
			
		||||
 | 
			
		||||
    .setting-list {
 | 
			
		||||
      padding-bottom: calc(env(safe-area-inset-bottom, 0px) + 16px);
 | 
			
		||||
      padding-bottom: calc(var(--safe-area-inset-bottom, 0px) + 16px);
 | 
			
		||||
    }
 | 
			
		||||
  `;
 | 
			
		||||
  return (
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue