web: fix scrolling issue on library page
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
2e174a1be5
commit
c64a99345b
|
@ -59,7 +59,6 @@ export class RouterOutlet extends LitElement {
|
|||
AKGlobal,
|
||||
css`
|
||||
:host {
|
||||
height: 100vh;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
*:first-child {
|
||||
|
|
Reference in New Issue