mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-29 02:53:52 +00:00 
			
		
		
		
	typeahead: Scale header text with font size.
This commit is contained in:
		| @@ -155,7 +155,7 @@ | ||||
|  | ||||
|     #typeahead-header-text { | ||||
|         color: var(--color-dropdown-item); | ||||
|         font-size: 12px; | ||||
|         font-size: 0.8571em; /* 12px at 14px/em */ | ||||
|     } | ||||
|  | ||||
|     a strong.typeahead-strong-section { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user