Updated editor height; visualized which is active

This commit is contained in:
2025-06-11 23:28:06 -05:00
parent 71d3dc2573
commit dbbc6deaae
8 changed files with 30 additions and 12 deletions
+1 -1
View File
@@ -11,4 +11,4 @@
.ace_autocomplete {
background-color: #25282c !important;
}
}
-8
View File
@@ -28,14 +28,6 @@ body {
}
/*
.tab {
float: left;
clear: left;
display: contents;
}
*/
.tab {
display: flex;
overflow: auto;