fuse-angular/src/app/app.component.scss
Sercan Yemen 805b50707e Updated Angular to v13.1
Updated ESLint to v13
Updated Tailwind to v3
Updated various other packages
2021-12-22 14:19:21 +03:00

7 lines
84 B
SCSS

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