fuse-angular/src/app/app.component.scss

6 lines
83 B
SCSS
Raw Normal View History

2021-04-15 14:13:46 +00:00
:host {
display: flex;
flex: 1 1 auto;
width: 100%;
height: 100%;
}