mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
Fix animation on Activity icon
This commit is contained in:
parent
192a706ea3
commit
786816a191
@ -220,6 +220,11 @@ export default {
|
||||
backgroundColor: 'rgb(117 117 117)',
|
||||
},
|
||||
},
|
||||
MuiCircularProgress: {
|
||||
root: {
|
||||
color: '#80ea00!important'
|
||||
},
|
||||
},
|
||||
MuiAvatar: {
|
||||
img: {
|
||||
borderRadius: '5px',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user