gave scroll-canvas-dashboard 100% height in kiosk-mode, fixes #11010 (#11017)

This commit is contained in:
Patrick O'Carroll 2018-02-26 11:52:48 +01:00 committed by Torkel Ödegaard
parent 6f4c043dd6
commit 7fb34f7918

View File

@ -3,6 +3,9 @@
.navbar {
display: none;
}
.scroll-canvas--dashboard {
height: 100%;
}
}
.playlist-active,