web/user: fix height issues on user interface
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -58,7 +58,6 @@ export class LibraryPage extends LitElement {
|
||||
return [PFBase, PFDisplay, PFEmptyState, PFPage, PFContent, PFGallery, AKGlobal].concat(css`
|
||||
:host,
|
||||
main {
|
||||
height: 100%;
|
||||
padding: 3% 5%;
|
||||
}
|
||||
.header {
|
||||
|
||||
Reference in New Issue
Block a user