feat: editor layout

This commit is contained in:
Carlos Valente
2026-01-21 19:56:52 +01:00
parent 9c08f0dcb1
commit 87b1721b9a
77 changed files with 2239 additions and 781 deletions
@@ -24,6 +24,9 @@
.rundownRoot {
height: calc(100% - 1.5rem);
width: 100%;
display: flex;
flex-direction: column;
min-height: 0;
}
.list {