mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	dark_theme: Remove unusable color from horizontal rules.
We style horizontal rules with explicit border colors, so the color value here is extraneous.
This commit is contained in:
		@@ -337,7 +337,6 @@
 | 
			
		||||
 | 
			
		||||
    .popover hr,
 | 
			
		||||
    hr {
 | 
			
		||||
        color: hsl(212deg 28% 18%);
 | 
			
		||||
        opacity: 0.2;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user