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

11 lines
171 B
SCSS

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