Skip to content

Commit 1c7aabd

Browse files
committed
Remove
1 parent eaf1373 commit 1c7aabd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/media-player/ha-media-player-browse.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -946,10 +946,6 @@ export class HaMediaPlayerBrowse extends LitElement {
946946
overflow-y: auto;
947947
box-sizing: border-box;
948948
height: 100%;
949-
padding-right: var(--safe-area-inset-right);
950-
}
951-
:host([narrow]) .content {
952-
padding-left: var(--safe-area-inset-left);
953949
}
954950
955951
/* HEADER */

0 commit comments

Comments
 (0)