From 2b4a69efcf0edbb72a265a4b0860d6489eb97ff0 Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Wed, 13 Apr 2022 20:54:04 +0100 Subject: [PATCH] Let input stretch to fill space --- components/poll/participant-row-form.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/poll/participant-row-form.tsx b/components/poll/participant-row-form.tsx index 6c66bbf11..6033ba4dc 100644 --- a/components/poll/participant-row-form.tsx +++ b/components/poll/participant-row-form.tsx @@ -76,14 +76,14 @@ const ParticipantRowForm: React.VoidFunctionComponent = className={clsx("flex shrink-0 h-14", className)} > {checkboxGroupHack} -
+
( -
+