I fixed it so that prismjs would not overlap when selecting another language.
This commit is contained in:
		@@ -176,6 +176,7 @@ body.mobile-menu-open {
 | 
				
			|||||||
    padding: 10px 0;
 | 
					    padding: 10px 0;
 | 
				
			||||||
    margin: 0;
 | 
					    margin: 0;
 | 
				
			||||||
    border-radius: 0 0 5px 5px;
 | 
					    border-radius: 0 0 5px 5px;
 | 
				
			||||||
 | 
					    z-index: 100;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    a {
 | 
					    a {
 | 
				
			||||||
        text-decoration: none;
 | 
					        text-decoration: none;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user