beteran-backend-app-browser/src/app/app.component.scss
2022-06-28 16:40:33 +09:00

7 lines
84 B
SCSS

:host {
display: flex;
flex: 1 1 auto;
width: 100%;
height: 100%;
}