mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	left_sidebar: Add border radius to the selected stream.
This commit is contained in:
		@@ -375,6 +375,7 @@ li.active-sub-filter {
 | 
				
			|||||||
    .topic-list .filter-topics,
 | 
					    .topic-list .filter-topics,
 | 
				
			||||||
    > .bottom_left_row {
 | 
					    > .bottom_left_row {
 | 
				
			||||||
        background-color: hsl(202, 56%, 91%);
 | 
					        background-color: hsl(202, 56%, 91%);
 | 
				
			||||||
 | 
					        border-radius: 4px;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user