You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							|  | // used for the list after adding a `@` in the compose text input
 | 
						
						
						
							|  | .contact-selection-list {
 | 
						
						
						
							|  |   max-height: 240px;
 | 
						
						
						
							|  |   overflow-y: auto;
 | 
						
						
						
							|  |   margin: 4px;
 | 
						
						
						
							|  | }
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | .module-conversation-list-item--mentioned-us {
 | 
						
						
						
							|  |   border-left: 4px solid var(--conversation-tab-color-strip-color) !important;
 | 
						
						
						
							|  | }
 |