6 lines
97 B
SCSS
6 lines
97 B
SCSS
div.app-root {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
overflow: hidden;
|
|
} |