mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Modified default song art to resemble a CD
This commit is contained in:
@@ -2015,13 +2015,19 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
}
|
||||
|
||||
.nowPlayingPageImageContainerNoAlbum .defaultCardBackground {
|
||||
background: repeating-radial-gradient(black, transparent 16em);
|
||||
background: repeating-radial-gradient(black, transparent 10em);
|
||||
}
|
||||
|
||||
.nowPlayingPageImageContainerNoAlbum .cardImageContainer .cardImageIcon {
|
||||
color: var(--borderColor);
|
||||
}
|
||||
|
||||
@media (orientation: portrait) and (max-width: 43em) {
|
||||
.nowPlayingPageImageContainerNoAlbum .cardImageContainer .cardImageIcon {
|
||||
font-size: 8em !important;
|
||||
}
|
||||
}
|
||||
|
||||
.layout-mobile .playlistSection .playlist {
|
||||
padding: 2em 0;
|
||||
top: 3.5em;
|
||||
|
Reference in New Issue
Block a user