From 2584e4de4ba58d0de3e84bf998410ff2e5bc1ebe Mon Sep 17 00:00:00 2001 From: tusooa Date: Wed, 29 Jul 2026 14:24:58 -0400 Subject: [PATCH] Fix style of extra notifications --- changelog.d/extra-notifications-style.fix | 1 + src/components/extra_notifications/extra_notifications.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelog.d/extra-notifications-style.fix diff --git a/changelog.d/extra-notifications-style.fix b/changelog.d/extra-notifications-style.fix new file mode 100644 index 000000000..dc9466358 --- /dev/null +++ b/changelog.d/extra-notifications-style.fix @@ -0,0 +1 @@ +Fix style of extra notifications diff --git a/src/components/extra_notifications/extra_notifications.vue b/src/components/extra_notifications/extra_notifications.vue index 5728dc98f..6a54bd28e 100644 --- a/src/components/extra_notifications/extra_notifications.vue +++ b/src/components/extra_notifications/extra_notifications.vue @@ -1,5 +1,5 @@