Skip to content

Commit

Permalink
Program guide scroll
Browse files Browse the repository at this point in the history
Add scrolling to program guide.
  • Loading branch information
dannymichel committed Mar 15, 2023
1 parent 264c3f2 commit 12d1e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/guide/guide.scss
Expand Up @@ -72,6 +72,7 @@

.programContainer.emby-scroller {
margin: 0;
overflow-y: scroll;
}

.channelPrograms {
Expand Down

0 comments on commit 12d1e6d

Please sign in to comment.