mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-03 20:48:07 +00:00 
			
		
		
		
	Bug: Fix URL text overflow (#537)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							91f8b4a650
						
					
				
				
					commit
					708d2688ff
				
			@@ -49,6 +49,7 @@ export default {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  a {
 | 
					  a {
 | 
				
			||||||
    color: $color-primary;
 | 
					    color: $color-primary;
 | 
				
			||||||
 | 
					    word-break: break-all;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  &.user {
 | 
					  &.user {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user