From 9a1a1b8caf1c040c458230458b9fa9cbfb32a1bb Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 14 Nov 2023 15:55:39 +0100 Subject: [PATCH] fix(Alert): prevent `gap` when no close button or action Fixes #831 --- src/runtime/components/elements/Alert.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/components/elements/Alert.vue b/src/runtime/components/elements/Alert.vue index c6cb8366..79656783 100644 --- a/src/runtime/components/elements/Alert.vue +++ b/src/runtime/components/elements/Alert.vue @@ -20,7 +20,7 @@ -
+