💄 the page hovers over the editor.

This commit is contained in:
TC
2026-06-12 12:29:35 +10:00
parent 161a1093e8
commit 1bd4061ac3
7 changed files with 30 additions and 7 deletions

View File

@@ -6,6 +6,7 @@
overflow: hidden;
display: flex;
flex-direction: column;
z-index: 1;
}
.codemirror-host {