disable rubberband in :root and bottom sheets
This commit is contained in:
		
							parent
							
								
									47bd6711e4
								
							
						
					
					
						commit
						7f1140769e
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
  --safe-area-inset-bottom: env(safe-area-inset-bottom);
 | 
			
		||||
  --safe-area-inset-right: env(safe-area-inset-right);
 | 
			
		||||
  background-color: var(--tutu-color-surface, transparent);
 | 
			
		||||
  overscroll-behavior-block: contain;
 | 
			
		||||
  overscroll-behavior-block: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.custom-emoji {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,7 +9,7 @@
 | 
			
		|||
  width: 100%;
 | 
			
		||||
  max-width: 560px;
 | 
			
		||||
  border-radius: 2px;
 | 
			
		||||
  overscroll-behavior: contain;
 | 
			
		||||
  overscroll-behavior: none;
 | 
			
		||||
  max-height: 100vh;
 | 
			
		||||
  max-height: 100dvh;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue