From ee2f9f44c2229bb29e9ec527a6ec37ba026b101c Mon Sep 17 00:00:00 2001 From: patak Date: Mon, 9 Jan 2023 23:29:03 +0100 Subject: [PATCH] fix: remove github card bottom border --- components/status/StatusPreviewGitHub.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/status/StatusPreviewGitHub.vue b/components/status/StatusPreviewGitHub.vue index fbdb57a9..545636ec 100644 --- a/components/status/StatusPreviewGitHub.vue +++ b/components/status/StatusPreviewGitHub.vue @@ -91,8 +91,7 @@ const meta = $computed(() => { display-block of-hidden bg-code relative - border="base" - w-full min-h-50 md:min-h-60 border-b + w-full min-h-50 md:min-h-60 justify-center rounded-lg >