fix emoji dialog overflow
This commit is contained in:
		
							parent
							
								
									59fa02c73e
								
							
						
					
					
						commit
						7988222086
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,7 @@
 | 
			
		|||
    max-width: 100%;
 | 
			
		||||
    width: 400px;
 | 
			
		||||
    height: 300px;
 | 
			
		||||
    overflow: scroll;
 | 
			
		||||
    overflow: auto;
 | 
			
		||||
  }
 | 
			
		||||
  .custom-emoji-no-emoji {
 | 
			
		||||
    font-size: 1.3em;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue