mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
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
0fbee8fcfb
commit
9a8f8d1ded
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ export default Vue.extend({
|
||||||
background: #36aed2;
|
background: #36aed2;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.retweet {
|
&.renote {
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
background: #36d298;
|
background: #36d298;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue