fix notifications blur

This commit is contained in:
Henry Jameson 2026-07-15 17:56:48 +03:00
commit 0bca8203e6

View file

@ -4,7 +4,7 @@
ref="root" ref="root"
> >
<Status <Status
class="Notification" class="Notification panel-body"
:compact="true" :compact="true"
:statusoid="notification.status" :statusoid="notification.status"
@click="interacted" @click="interacted"