Files
perfdb/pdb-js/src/app/dashboard-page/dashboard-page.component.scss
2023-02-26 08:18:53 +01:00

9 lines
96 B
SCSS

:host {
height: calc(100% - 29px);
position: absolute;
width: 100%;
padding: 0.5em;
}