Wall: Add z-index to attachment menu

This commit is contained in:
Celestora 2021-10-13 21:21:09 +03:00
parent a01bab1179
commit a75a4dd8b2

View file

@ -1384,6 +1384,7 @@ body.scrolled .toTop:hover {
margin-top: 20px;
border: 1px solid darkgrey;
background-color: white;
z-index: 32;
}
#wallAttachmentMenu > a {