BottomSheet: fix height on phone
This commit is contained in:
		
							parent
							
								
									52e1a27b17
								
							
						
					
					
						commit
						0f78657f35
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -31,7 +31,8 @@
 | 
			
		|||
      bottom: 0;
 | 
			
		||||
      height: 100vh;
 | 
			
		||||
      height: 100dvh;
 | 
			
		||||
      max-height: 100%;
 | 
			
		||||
      max-height: 100vh;
 | 
			
		||||
      max-height: 100dvh;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue