From 962adab8842642b8b3828a19eefdd3e7b5defb7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Marius=20L=C3=B8set?= Date: Mon, 20 Nov 2023 12:08:47 +0100 Subject: [PATCH] fix: card padding --- apps/www/src/lib/registry/default/ui/card/CardContent.vue | 2 +- apps/www/src/lib/registry/default/ui/card/CardFooter.vue | 2 +- apps/www/src/lib/registry/default/ui/card/CardHeader.vue | 2 +- apps/www/src/lib/registry/new-york/ui/card/CardContent.vue | 2 +- apps/www/src/lib/registry/new-york/ui/card/CardFooter.vue | 2 +- apps/www/src/lib/registry/new-york/ui/card/CardHeader.vue | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/www/src/lib/registry/default/ui/card/CardContent.vue b/apps/www/src/lib/registry/default/ui/card/CardContent.vue index 9dc5a661..0cd6d03c 100644 --- a/apps/www/src/lib/registry/default/ui/card/CardContent.vue +++ b/apps/www/src/lib/registry/default/ui/card/CardContent.vue @@ -10,7 +10,7 @@ const props = defineProps({ diff --git a/apps/www/src/lib/registry/default/ui/card/CardFooter.vue b/apps/www/src/lib/registry/default/ui/card/CardFooter.vue index 9dc5a661..dfb95cee 100644 --- a/apps/www/src/lib/registry/default/ui/card/CardFooter.vue +++ b/apps/www/src/lib/registry/default/ui/card/CardFooter.vue @@ -10,7 +10,7 @@ const props = defineProps({ diff --git a/apps/www/src/lib/registry/default/ui/card/CardHeader.vue b/apps/www/src/lib/registry/default/ui/card/CardHeader.vue index 7422a5ad..b532d4f3 100644 --- a/apps/www/src/lib/registry/default/ui/card/CardHeader.vue +++ b/apps/www/src/lib/registry/default/ui/card/CardHeader.vue @@ -10,7 +10,7 @@ const props = defineProps({ diff --git a/apps/www/src/lib/registry/new-york/ui/card/CardContent.vue b/apps/www/src/lib/registry/new-york/ui/card/CardContent.vue index 9dc5a661..0cd6d03c 100644 --- a/apps/www/src/lib/registry/new-york/ui/card/CardContent.vue +++ b/apps/www/src/lib/registry/new-york/ui/card/CardContent.vue @@ -10,7 +10,7 @@ const props = defineProps({ diff --git a/apps/www/src/lib/registry/new-york/ui/card/CardFooter.vue b/apps/www/src/lib/registry/new-york/ui/card/CardFooter.vue index fb1205b9..6ccbf0e7 100644 --- a/apps/www/src/lib/registry/new-york/ui/card/CardFooter.vue +++ b/apps/www/src/lib/registry/new-york/ui/card/CardFooter.vue @@ -10,7 +10,7 @@ const props = defineProps({ diff --git a/apps/www/src/lib/registry/new-york/ui/card/CardHeader.vue b/apps/www/src/lib/registry/new-york/ui/card/CardHeader.vue index 7422a5ad..b532d4f3 100644 --- a/apps/www/src/lib/registry/new-york/ui/card/CardHeader.vue +++ b/apps/www/src/lib/registry/new-york/ui/card/CardHeader.vue @@ -10,7 +10,7 @@ const props = defineProps({