Example config for badge color
This commit is contained in:
@@ -62,6 +62,17 @@ var config =
|
|||||||
backgroundColor : '#518029'
|
backgroundColor : '#518029'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
MuiBadge :
|
||||||
|
{
|
||||||
|
colorPrimary :
|
||||||
|
{
|
||||||
|
backgroundColor : '#5F9B2D',
|
||||||
|
'&:hover' :
|
||||||
|
{
|
||||||
|
backgroundColor : '#518029'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
typography :
|
typography :
|
||||||
|
|||||||
Reference in New Issue
Block a user