From ae2867e305bc5eae10c97b33de1295cb0f2bbc84 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Mon, 31 Jul 2023 17:59:12 +0200 Subject: [PATCH] removed input-groups without any visual impact (#3485) --- src/components/notifications/GoAlert.vue | 4 +--- src/components/notifications/Gorush.vue | 8 ++------ src/components/notifications/Gotify.vue | 4 +--- src/components/notifications/Kook.vue | 5 +---- src/components/notifications/Ntfy.vue | 16 ++++------------ src/components/notifications/Pushy.vue | 4 +--- 6 files changed, 10 insertions(+), 31 deletions(-) diff --git a/src/components/notifications/GoAlert.vue b/src/components/notifications/GoAlert.vue index cefb848d..185aaf24 100644 --- a/src/components/notifications/GoAlert.vue +++ b/src/components/notifications/GoAlert.vue @@ -1,9 +1,7 @@