mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-27 13:16:07 +00:00
Add in-app notifications for moderation actions/warnings (#30065)
This commit is contained in:
@@ -2180,7 +2180,8 @@ a.account__display-name {
|
||||
}
|
||||
}
|
||||
|
||||
.notification__relationships-severance-event {
|
||||
.notification__relationships-severance-event,
|
||||
.notification__moderation-warning {
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
color: $secondary-text-color;
|
||||
|
||||
Reference in New Issue
Block a user