mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Made now playing song title font size larger
This commit is contained in:
@@ -2047,3 +2047,12 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
.nowPlayingInfoContainerMedia>div:not(.hide) {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.nowPlayingSongName.nowPlayingEpisode{
|
||||
font-size: 1.25em;
|
||||
color: var(--textColor);
|
||||
}
|
||||
|
||||
.nowPlayingAlbum.nowPlayingSeason{
|
||||
color: var(--dimTextColor);
|
||||
}
|
Reference in New Issue
Block a user