living-together/source/Page/SimulatorWeb/SimulatorWeb.scss

11 lines
174 B
SCSS

div.app-root {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
div.app-root-space {
height: 100%;
display: flex;
}
}