mirror of
https://github.com/duckietm/Nitro-Cool-UI.git
synced 2025-06-21 22:36:58 +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: 630px;
|
|
height: 475px;
|
|
}
|