mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
10 lines
173 B
SCSS
10 lines
173 B
SCSS
.nitro-floorplan-editor {
|
|
width: $nitro-floor-editor-width;
|
|
height: $nitro-floor-editor-height;
|
|
}
|
|
|
|
.floorplan-import-export {
|
|
width: 500px;
|
|
height: 475px;
|
|
}
|