web: re-fix router height

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-11-25 23:31:35 +01:00
parent de8cf65503
commit 3ed4c38101
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ export class RouterOutlet extends LitElement {
AKGlobal,
css`
:host {
height: 100vh;
background-color: transparent !important;
}
*:first-child {