7 lines
66 B
SCSS
7 lines
66 B
SCSS
|
html,
|
||
|
body,
|
||
|
body > .ember-view {
|
||
|
height: 100%;
|
||
|
width: 100%;
|
||
|
}
|