forked from FoundKeyGang/FoundKey
Update notification (#5956)
* Add icon for messaging This will add icon within messaging * Update messaging-room.message.vue Link to missing icon * Update notification.vue fix renote icon in notification https://github.com/syuilo/misskey/issues/5955
This commit is contained in:
parent
714bcf28d5
commit
237f366aa2
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ export default Vue.extend({
|
|||
background: #36aed2;
|
||||
}
|
||||
|
||||
&.retweet {
|
||||
&.renote {
|
||||
padding: 3px;
|
||||
background: #36d298;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue