From 19abcde042d798be00ff520780f1b2840ad99caf Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 23 Sep 2024 16:30:43 -0500 Subject: [PATCH] Don't use flex on inputs --- src/components/dialogs/Embed.tsx | 22 ++++++++++++---------- src/components/forms/TextField.tsx | 4 ++-- src/view/screens/Storybook/Forms.tsx | 21 +++++++++++++++++++++ src/view/screens/Storybook/index.tsx | 10 +++++----- 4 files changed, 40 insertions(+), 17 deletions(-) diff --git a/src/components/dialogs/Embed.tsx b/src/components/dialogs/Embed.tsx index 73ecf6616b..ca75b01390 100644 --- a/src/components/dialogs/Embed.tsx +++ b/src/components/dialogs/Embed.tsx @@ -106,16 +106,18 @@ function EmbedDialogInner({ - - - - + + + + + + + + - + - @@ -93,16 +92,17 @@ function StorybookInner() { + - +