z-index
This commit is contained in:
		@@ -341,7 +341,7 @@ blockquote:before,
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
#menu {
 | 
					#menu {
 | 
				
			||||||
	position: fixed;
 | 
						position: fixed;
 | 
				
			||||||
	z-index: 9999;
 | 
						z-index: 999;
 | 
				
			||||||
	background-color: var(--postbox);
 | 
						background-color: var(--postbox);
 | 
				
			||||||
	width: 540px;
 | 
						width: 540px;
 | 
				
			||||||
	top: calc(50% - 150px);
 | 
						top: calc(50% - 150px);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user