mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	night mode: Remove white borders in collapsible sidebars.
This commit is contained in:
		@@ -26,7 +26,7 @@ body.night-mode .message_embed .data-container::after {
 | 
				
			|||||||
body.night-mode .column-left .left-sidebar,
 | 
					body.night-mode .column-left .left-sidebar,
 | 
				
			||||||
body.night-mode #settings_page .form-sidebar,
 | 
					body.night-mode #settings_page .form-sidebar,
 | 
				
			||||||
body.night-mode .column-right .right-sidebar {
 | 
					body.night-mode .column-right .right-sidebar {
 | 
				
			||||||
    border-left-color: hsla(0, 0%, 0%, 0.2);
 | 
					    border-color: hsla(0, 0%, 0%, 0.2);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body.night-mode .dark .message_label_clickable.stream_label,
 | 
					body.night-mode .dark .message_label_clickable.stream_label,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user