Skip to content

Commit

Permalink
Fix for jellyfin-tizen scroll issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wbry21 committed Dec 23, 2021
1 parent c245897 commit 9a3a230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ html {

.layout-tv div[data-role="page"] {
margin: 0;
overflow: visible;
overflow: auto;
}

/*Subtitle Fonts thanks the u/Edgementality-https://bit.ly/33slrSa*/
Expand Down

0 comments on commit 9a3a230

Please sign in to comment.