diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 57a1991c7..6146aecc5 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -222,7 +222,7 @@ async function markAllRead() { height: .35rem; background: var(--primary); border-radius: 100%; - margin-left: .5rem; + margin: 0 .5rem; &.read { background: transparent;