🆙 Start working on floorplan

This commit is contained in:
duckietm
2026-02-17 17:30:55 +01:00
parent 7feb10ab15
commit 8ea127afc4
6 changed files with 238 additions and 209 deletions
@@ -0,0 +1,9 @@
.nitro-floorplan-editor {
width: $nitro-floor-editor-width;
height: $nitro-floor-editor-height;
}
.floorplan-import-export {
width: 500px;
height: 475px;
}