From b7bed08423ba1767d6c823354c236cdbd056bc81 Mon Sep 17 00:00:00 2001 From: Seth Forsgren Date: Thu, 8 Dec 2022 12:33:11 -0800 Subject: [PATCH] flex to fixed input bar for centering on mobile --- components/PromptPanel.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/components/PromptPanel.tsx b/components/PromptPanel.tsx index 6fbfc9f..bd4f383 100644 --- a/components/PromptPanel.tsx +++ b/components/PromptPanel.tsx @@ -132,7 +132,6 @@ export default function PromptPanel({
- {/*
*/} {getDisplayPrompts().map((prompt, index) => (