Example config for badge color
parent
fb2e7246c4
commit
c95c621f5b
|
|
@ -62,6 +62,17 @@ var config =
|
|||
backgroundColor : '#518029'
|
||||
}
|
||||
}
|
||||
},
|
||||
MuiBadge :
|
||||
{
|
||||
colorPrimary :
|
||||
{
|
||||
backgroundColor : '#5F9B2D',
|
||||
'&:hover' :
|
||||
{
|
||||
backgroundColor : '#518029'
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
typography :
|
||||
|
|
|
|||
Loading…
Reference in New Issue