From b3636ab04cd95dd0c6818dc0868f9e1e4a2bc6cb Mon Sep 17 00:00:00 2001 From: bsu3338 Date: Fri, 4 Aug 2023 15:58:09 -0500 Subject: [PATCH] Update SubmitButton.jsx --- client/src/components/Input/SubmitButton.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Input/SubmitButton.jsx b/client/src/components/Input/SubmitButton.jsx index b3309027f3..a57fe33d6a 100644 --- a/client/src/components/Input/SubmitButton.jsx +++ b/client/src/components/Input/SubmitButton.jsx @@ -68,7 +68,7 @@ export default function SubmitButton({ disabled={disabled} className="group absolute bottom-0 right-0 z-[101] flex h-[100%] w-[50px] items-center justify-center bg-transparent p-1 text-gray-500" > -
+