Wiring tabs to update editor and handle closing of file view

This commit is contained in:
2025-06-02 00:10:56 -05:00
parent 04e3bbcc77
commit 0d1fdfa031
9 changed files with 86 additions and 22 deletions

View File

@@ -40,9 +40,8 @@ body {
display: flex;
overflow: auto;
float: left;
margin-right: 0.5em;
border-radius: 1em 1em 0em 0em;
margin-right: 2em;
font-size: 0.2em;
border-top-style: solid;
border-top-color: #ffffff64;