mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 02:32:29 +00:00 
			
		
		
		
	Bug: Add min height to widget input box (#960)
This commit is contained in:
		 Nithin David Thomas
					Nithin David Thomas
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							ecd5e20133
						
					
				
				
					commit
					5ec9af9325
				
			| @@ -49,6 +49,7 @@ export default { | ||||
| .user-message-input { | ||||
|   border: 0; | ||||
|   height: $space-large; | ||||
|   min-height: $space-large; | ||||
|   resize: none; | ||||
|   padding-top: $space-small; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user