living-together/source/Page/SimulatorWeb/SimulatorWeb.scss
2022-02-25 23:15:30 +08:00

11 lines
171 B
SCSS

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