mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 19:20:37 +03:00
fix background color for nord theme (#3124)
This commit is contained in:
parent
1802015737
commit
3e1fa20413
@ -338,6 +338,7 @@ export default {
|
||||
content: {
|
||||
padding: '0 !important',
|
||||
background: '#3B4252',
|
||||
backgroundColor: 'rgb(59, 66, 82)',
|
||||
},
|
||||
root: {
|
||||
backgroundColor: '#2E3440',
|
||||
|
Loading…
x
Reference in New Issue
Block a user