src/assets/styles/layout.scss @@ -1,5 +1,5 @@ :root { --fy-header-height: 40px; --fy-header-height: 0px; --fy-body-height: calc(100vh - var(--fy-header-height)); }