mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	left_sidebar: Make icon column width scale with font size.
This commit is contained in:
		@@ -242,7 +242,7 @@
 | 
			
		||||
    );
 | 
			
		||||
    /* This represents the space in the sidebar reserved for symbols like
 | 
			
		||||
       the #; labels like the stream name go to the right of this. */
 | 
			
		||||
    --left-sidebar-icon-column-width: 16px;
 | 
			
		||||
    --left-sidebar-icon-column-width: 1em;
 | 
			
		||||
    /* Offset on unreads to make New topic button appear centered. */
 | 
			
		||||
    --left-sidebar-unread-offset: 6.5px;
 | 
			
		||||
    /* space direct message / stream / topic names from unread counters
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user