Added check for all available variables in code editor

This commit is contained in:
frikky
2022-05-23 02:31:26 +02:00
parent 642605ccec
commit b51294fc2d
4 changed files with 213 additions and 194 deletions
+1 -1
View File
@@ -856,7 +856,7 @@ const Header = (props) => {
position: "fixed",
minHeight: 60,
top: 0,
zIndex: 10000,
//zIndex: 10000,
backgroundColor: "inherit",
}}
>