From f682905b26a22546634e9adc4b838a7741dbd7c9 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 8 Feb 2024 12:49:38 +0100 Subject: [PATCH] fix(Card): prevent `body` padding without default slot --- src/runtime/components/layout/Card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/components/layout/Card.vue b/src/runtime/components/layout/Card.vue index 2c46b81d..0e8dcd26 100644 --- a/src/runtime/components/layout/Card.vue +++ b/src/runtime/components/layout/Card.vue @@ -7,7 +7,7 @@
-
+