Fix z-index chat
This commit is contained in:
		@@ -72,6 +72,8 @@ body {
 | 
				
			|||||||
    padding: 1.5vh;
 | 
					    padding: 1.5vh;
 | 
				
			||||||
    border-radius: 30px 0px 0px 0px; 
 | 
					    border-radius: 30px 0px 0px 0px; 
 | 
				
			||||||
    background-color: white;
 | 
					    background-color: white;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    z-index: 1;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#messages {
 | 
					#messages {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user