💄 re-center main content

This commit is contained in:
2026-03-03 20:13:47 +10:00
parent f5953a4952
commit 68824af1af

View File

@@ -1,5 +1,7 @@
.editor-container { .editor-container {
position: relative; position: relative;
flex: 1;
min-width: 0;
height: 100%; height: 100%;
overflow: hidden; overflow: hidden;
} }