mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	user_profile: Use em to scale height of name heading with font size.
This commit is contained in:
		@@ -93,7 +93,7 @@
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    gap: 10px;
 | 
			
		||||
    /* This line-height is to increase the vertical clickable areas on the icons. */
 | 
			
		||||
    line-height: 28px;
 | 
			
		||||
    line-height: 1.2727em; /* 28px at 22px font-size at 14px em */
 | 
			
		||||
 | 
			
		||||
    .user-profile-name {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user