diff --git a/ui/src/themes/nutball.js b/ui/src/themes/nutball.js index b74095a98..f43250f5c 100644 --- a/ui/src/themes/nutball.js +++ b/ui/src/themes/nutball.js @@ -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',