diff --git a/web/src/pages/LibraryPage.ts b/web/src/pages/LibraryPage.ts index c0ed56ddf..c9b332708 100644 --- a/web/src/pages/LibraryPage.ts +++ b/web/src/pages/LibraryPage.ts @@ -40,7 +40,7 @@ export class LibraryApplication extends LitElement { PFAvatar, AKGlobal, css` - a { + .pf-c-card { height: 100%; } i.pf-icon { @@ -70,7 +70,7 @@ export class LibraryApplication extends LitElement { if (!this.application) { return html``; } - return html`
+ return html`
${this.application.metaIcon ? html`