forked from cybrespace/mastodon
		
	Fix scrolling of dropdown when offscreen (#5434)
This commit is contained in:
		
							parent
							
								
									05686cc99d
								
							
						
					
					
						commit
						8b22a63ab0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -30,7 +30,7 @@ body {
 | 
			
		|||
  }
 | 
			
		||||
 | 
			
		||||
  &.app-body {
 | 
			
		||||
    position: fixed;
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    padding: 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue