diff --git a/editor.css b/editor.css
index 82141f6..c70c173 100644
--- a/editor.css
+++ b/editor.css
@@ -704,6 +704,9 @@ label {
float: left;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
+ -webkit-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
}
#footer.menu-darkmode svg {
diff --git a/editor.html b/editor.html
index 288db87..2c2a32c 100644
--- a/editor.html
+++ b/editor.html
@@ -763,141 +763,269 @@ SPDX-License-Identifier: AGPL-3.0-or-later
-
-
- Nodes
+
+
+ Settings
-
- Stages
+
+
+
+ Help
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ About
-