Updated editor height; visualized which is active

This commit is contained in:
2025-06-11 23:02:45 -05:00
parent 71d3dc2573
commit dbbc6deaae
8 changed files with 30 additions and 12 deletions

View File

@@ -28,14 +28,6 @@ body {
}
/*
.tab {
float: left;
clear: left;
display: contents;
}
*/
.tab {
display: flex;
overflow: auto;