mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
Refactor styles in amusic.js
Removed albumSubtitle color and updated styles for albumPlayButton and albumArtistName
This commit is contained in:
parent
6540e68712
commit
b3d8d52716
@ -137,17 +137,15 @@ export default {
|
||||
albumName: {
|
||||
color: '#eee',
|
||||
},
|
||||
albumSubtitle: {
|
||||
color: '#ccc',
|
||||
},
|
||||
albumPlayButton: {
|
||||
color: '#ff4e6b !important',
|
||||
background: '#ff4e6b',
|
||||
color: '#fff',
|
||||
},
|
||||
albumArtistName: {
|
||||
color: '#ff4e6b !important',
|
||||
color: '#ccc',
|
||||
},
|
||||
cover: {
|
||||
borderRadius: '10px !important',
|
||||
borderRadius: '6px',
|
||||
},
|
||||
},
|
||||
NDLogin: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user