mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-02 15:48:52 +01:00
Rounded album art on music player to match rest of theme
This commit is contained in:
parent
f7ae6d2dab
commit
00363ff09f
@ -166,7 +166,8 @@ progress::-webkit-progress-value {
|
||||
.cardOverlayContainer,
|
||||
.blurhash-canvas,
|
||||
.dialog,
|
||||
.itemSelectionPanel {
|
||||
.itemSelectionPanel,
|
||||
.nowPlayingPageImage {
|
||||
border-radius: var(--rounded-cards) !important;
|
||||
}
|
||||
/* Rounded selection menu */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user