fix badge-notificaiton color in favicon and notifications
This commit is contained in:
parent
cf1345caca
commit
7575079da9
3 changed files with 23 additions and 7 deletions
|
|
@ -9,6 +9,12 @@ export default {
|
|||
notification: '.-notification'
|
||||
},
|
||||
defaultRules: [
|
||||
{
|
||||
component: 'Root',
|
||||
directives: {
|
||||
'--badgeNotification': 'color | --cRed'
|
||||
}
|
||||
},
|
||||
{
|
||||
directives: {
|
||||
background: '--cGreen'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue