From c9e584cfebe0285a45125860907b327dfc3a41f9 Mon Sep 17 00:00:00 2001 From: Miguel Sosa <85181687+msosav@users.noreply.github.com.> Date: Tue, 10 Sep 2024 23:17:19 -0500 Subject: [PATCH] Fix header and chat heights --- src/components/Chat.jsx | 4 ++-- src/components/Header.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Chat.jsx b/src/components/Chat.jsx index 185491c..741afa5 100644 --- a/src/components/Chat.jsx +++ b/src/components/Chat.jsx @@ -32,7 +32,7 @@ export default function Chat() { return ( <> -