Skip to content

Commit

Permalink
Update JellyTheme.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiniGandhi authored May 26, 2022
1 parent 3e147db commit b1d5822
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion latest/JellyTheme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1865,7 +1865,18 @@ margin-top:-30%
margin-top:-25em!important
}

.layout-desktop,.layout-tv .nextUpSection {
.layout-desktop, .nextUpSection {
background-color:#000000de;
border-radius:34px;
margin-left:80%;
margin-right:-30vw;
margin-top:-27vh;
padding-bottom:1vh;
padding-left:2vw;
padding-right:30vw
}

.layout-tv .nextUpSection {
background-color:#000000de;
border-radius:34px;
margin-left:80%;
Expand Down

0 comments on commit b1d5822

Please sign in to comment.