From 6c2f93f262402078aa5c09a00e22224ce286a067 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Sun, 8 May 2022 17:08:04 +0200 Subject: [PATCH] chore(Notifications): reduce padding on lg --- src/runtime/components/overlays/Notifications.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/runtime/components/overlays/Notifications.vue b/src/runtime/components/overlays/Notifications.vue index 0b5dc137..da02c13a 100644 --- a/src/runtime/components/overlays/Notifications.vue +++ b/src/runtime/components/overlays/Notifications.vue @@ -1,9 +1,6 @@