fix(style): fix fullscreen style and in-app-menu

This commit is contained in:
Su-Yong
2024-03-24 01:28:34 +09:00
parent 97695444af
commit ed700c2916
3 changed files with 25 additions and 9 deletions

View File

@ -24,12 +24,6 @@ yt-page-navigation-progress {
background-color 300ms cubic-bezier(0.2, 0, 0.6, 1) !important;
}
#img,
#player,
.song-media-controls.style-scope.ytmusic-player {
border-radius: 2% !important;
}
#items {
border-radius: 10px !important;
}