diff --git a/frontend/src/components/playlist-view/playlist-view.ts b/frontend/src/components/playlist-view/playlist-view.ts
index 1d97110..9862fac 100644
--- a/frontend/src/components/playlist-view/playlist-view.ts
+++ b/frontend/src/components/playlist-view/playlist-view.ts
@@ -587,7 +587,7 @@ export class PlaylistView
}
.playlist-body {
- padding: 0 16px 12px 42px;
+ padding: 0 16px 12px 32px;
}
.playlist-actions {
@@ -2920,10 +2920,12 @@ export class PlaylistView
: ''}"
name="chevron-right"
>
-
+ ${entry.summary.ID === this.favCtrl.playlistId
+ ? html``
+ : nothing}
${isRenaming
? html`