fix: improved style of the message input field

This commit is contained in:
Dan Ditomaso
2025-03-10 09:26:01 -04:00
parent 844a6316f6
commit 344ad48858

View File

@@ -90,7 +90,7 @@ export const MessagesPage = () => {
</div>
</SidebarSection>
</Sidebar>
<div className="flex flex-col w-full h-full">
<div className="flex flex-col w-full h-full container mx-auto">
<PageLayout
className="flex flex-col h-full"
label={`Messages: ${chatType === "broadcast" && currentChannel