From 275958edd1931ff100c4f2fbe2812b8e2ad6871e Mon Sep 17 00:00:00 2001 From: Aidan Date: Tue, 22 Apr 2025 09:57:50 -0400 Subject: [PATCH] [m] clean: fix cursor style, header size --- components/cards/dashboard/git/LinkGitea.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/components/cards/dashboard/git/LinkGitea.tsx b/components/cards/dashboard/git/LinkGitea.tsx index f9c69d8..d5a3dfd 100644 --- a/components/cards/dashboard/git/LinkGitea.tsx +++ b/components/cards/dashboard/git/LinkGitea.tsx @@ -98,8 +98,8 @@ export function LinkGitea({ linked }: { linked: boolean }) { return ( - - + + Gitea Link @@ -136,7 +136,7 @@ export function LinkGitea({ linked }: { linked: boolean }) { Linking... - @@ -165,8 +165,8 @@ export function LinkGitea({ linked }: { linked: boolean }) { return ( - - + + Gitea Link @@ -195,7 +195,7 @@ export function LinkGitea({ linked }: { linked: boolean }) { Unlinking... ) : ( -