9 lines
97 B
SCSS
9 lines
97 B
SCSS
div.render-view {
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
div.canvas {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
} |