Added label for autoQueueCheckbox. (#1295)

* Added label for autoQueueCheckbox.

* Menu gets behind of some custom nodes.

* Edited extraOptions.
Options divided in to different divs to manage them with ease.
This commit is contained in:
Muhammed Yusuf
2023-09-02 09:58:23 +03:00
committed by GitHub
parent 7931ff0fd9
commit 7891d13329
2 changed files with 16 additions and 4 deletions

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;