style: fix prettier formatting in nutball theme

This commit is contained in:
Deluan 2026-03-24 19:34:52 -04:00
parent 287e8c8a83
commit 36f1779a17

View File

@ -220,11 +220,11 @@ export default {
backgroundColor: 'rgb(117 117 117)',
},
},
MuiCircularProgress: {
root: {
color: '#80ea00!important'
},
},
MuiCircularProgress: {
root: {
color: '#80ea00!important',
},
},
MuiAvatar: {
img: {
borderRadius: '5px',