web: fix scrolling issue on library page

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-05-14 21:58:42 +02:00
parent 2e174a1be5
commit c64a99345b
1 changed files with 0 additions and 1 deletions

View File

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