mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	css: Use SCSS nesting in app_components.scss for .informational-overlays.
				
					
				
			This commit is contained in:
		@@ -239,14 +239,14 @@
 | 
			
		||||
 | 
			
		||||
.informational-overlays .tab-switcher {
 | 
			
		||||
    display: flex;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.informational-overlays .tab-switcher .ind-tab {
 | 
			
		||||
    .ind-tab {
 | 
			
		||||
        display: flex;
 | 
			
		||||
        text-overflow: initial;
 | 
			
		||||
        white-space: initial;
 | 
			
		||||
        vertical-align: middle;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* -- unified overlay design component -- */
 | 
			
		||||
.overlay {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user