From c81bfadb66c131ac2b5658f1c6e272eab5530716 Mon Sep 17 00:00:00 2001 From: Matthias Nannt Date: Tue, 25 Apr 2023 16:48:12 +0200 Subject: [PATCH] fix width in link surveys --- apps/web/app/s/[surveyId]/LinkSurvey.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/s/[surveyId]/LinkSurvey.tsx b/apps/web/app/s/[surveyId]/LinkSurvey.tsx index 49b00b651c..79c1472af6 100644 --- a/apps/web/app/s/[surveyId]/LinkSurvey.tsx +++ b/apps/web/app/s/[surveyId]/LinkSurvey.tsx @@ -113,7 +113,7 @@ export default function LinkSurvey({ survey }: LinkSurveyProps) { loadingElement && "fb-animate-pulse fb-opacity-60", "flex h-full flex-1 items-center overflow-y-auto bg-white" )}> - + {finished ? (