From ca112130bd3193948254d345704566412edc942f Mon Sep 17 00:00:00 2001 From: sherifButt <90522472+sherifButt@users.noreply.github.com> Date: Thu, 21 Mar 2024 06:14:19 +0000 Subject: [PATCH] - enlarged chat Input Buttons - stitched chat input buttons container width to 700px from 600px --- .../MetaInputs/OptionSelect/index.jsx | 14 +++++++------- .../ChatContainer/MetaInputs/index.jsx | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/components/WorkspaceChat/ChatContainer/MetaInputs/OptionSelect/index.jsx b/frontend/src/components/WorkspaceChat/ChatContainer/MetaInputs/OptionSelect/index.jsx index ce60d9a4..71d362ad 100644 --- a/frontend/src/components/WorkspaceChat/ChatContainer/MetaInputs/OptionSelect/index.jsx +++ b/frontend/src/components/WorkspaceChat/ChatContainer/MetaInputs/OptionSelect/index.jsx @@ -35,7 +35,7 @@ const OptionSelect = ({ data, settings, submit, message, setMessage }) => { return (