fuse-angular/src/app/app.component.scss
2021-04-15 17:13:46 +03:00

6 lines
83 B
SCSS

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