Files
scrutiny/webapp/frontend/src/app/app.component.scss
T
Jason Kulatunga 8482272d45 init
2020-08-19 16:04:21 -07:00

6 lines
83 B
SCSS

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