diff --git a/src/client/components/notification.vue b/src/client/components/notification.vue index 50aff29dd..7572b75fe 100644 --- a/src/client/components/notification.vue +++ b/src/client/components/notification.vue @@ -169,7 +169,7 @@ export default Vue.extend({ background: #36aed2; } - &.retweet { + &.renote { padding: 3px; background: #36d298; }