mirror of
https://github.com/meshtastic/web.git
synced 2026-06-11 23:14:58 -04:00
fix: improved style of the message input field
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user