web: re-fix router height
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
de8cf65503
commit
3ed4c38101
|
@ -46,6 +46,7 @@ export class RouterOutlet extends LitElement {
|
|||
AKGlobal,
|
||||
css`
|
||||
:host {
|
||||
height: 100vh;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
*:first-child {
|
||||
|
|
Reference in New Issue