mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	app: Sink z-index of loading overlay below alert popups.
This makes early blueslip errors visible. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							0b3cf78333
						
					
				
				
					commit
					d1d8963bd5
				
			@@ -20,7 +20,7 @@
 | 
			
		||||
    padding: 10px;
 | 
			
		||||
    top: 0px;
 | 
			
		||||
    left: 0px;
 | 
			
		||||
    z-index: 9001;
 | 
			
		||||
    z-index: 200;
 | 
			
		||||
    }
 | 
			
		||||
    #app-loading-middle-content, #app-loading-bottom-content {
 | 
			
		||||
    position: absolute;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user