Fix hashtag autosuggestions line breaks for long suggestions (#11588)
This commit is contained in:
		
							parent
							
								
									5d8ee24cd5
								
							
						
					
					
						commit
						cd660d374a
					
				| @ -503,9 +503,21 @@ | ||||
|   .autosuggest-hashtag { | ||||
|     justify-content: space-between; | ||||
| 
 | ||||
|     &__name { | ||||
|       flex: 1 1 auto; | ||||
|       overflow: hidden; | ||||
|       text-overflow: ellipsis; | ||||
|     } | ||||
| 
 | ||||
|     strong { | ||||
|       font-weight: 500; | ||||
|     } | ||||
| 
 | ||||
|     &__uses { | ||||
|       flex: 0 0 auto; | ||||
|       width: 80px; | ||||
|       text-align: right; | ||||
|     } | ||||
|   } | ||||
| 
 | ||||
|   .autosuggest-account-icon, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user