Skip to content

Rounded corners for player image theme #2884

Closed Answered by daika7ana
Dzheremi2 asked this question in Q&A
Discussion options

You must be logged in to vote

Do you mean something like this:

If yes, here's the CSS for it:

ytmusic-player {
  background-color: transparent !important;
}

ytmusic-player yt-img-shadow.thumbnail,
ytmusic-player .song-media-controls.ytmusic-player {
  border-radius: 30px !important;
  overflow: hidden !important;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Dzheremi2
Comment options

Answer selected by Dzheremi2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants