From 7abc5bc6707853844623765ce2dd84e9ee1fa192 Mon Sep 17 00:00:00 2001 From: Danny Avila <110412045+danny-avila@users.noreply.github.com> Date: Sun, 24 Sep 2023 19:59:32 -0400 Subject: [PATCH] fix(TextChat): allow space for scrollbar in gradient block (#988) --- client/src/components/Input/TextChat.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Input/TextChat.jsx b/client/src/components/Input/TextChat.jsx index 3f6dd61826..bf325d5965 100644 --- a/client/src/components/Input/TextChat.jsx +++ b/client/src/components/Input/TextChat.jsx @@ -127,7 +127,7 @@ export default function TextChat({ isSearchView = false }) { return ( <>