Menu gets behind of some custom nodes.

This commit is contained in:
Muhammed Yusuf 2023-08-22 16:01:12 +03:00 committed by GitHub
parent 72e0b6dc62
commit b333b0e24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ body {
top: 50%;
right: 0;
text-align: center;
z-index: 100;
z-index: 999;
width: 170px;
display: flex;
flex-direction: column;