mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-12 03:42:08 +00:00
fix: button sizes
This commit is contained in:
parent
1285172aca
commit
912590a143
6 changed files with 35 additions and 4 deletions
|
|
@ -342,6 +342,7 @@ export function ChatSidebar({ channel, className }: ChatSidebarProps) {
|
|||
|
||||
{error && (
|
||||
<Button
|
||||
size="sm"
|
||||
outlined
|
||||
className="mt-1"
|
||||
onClick={reconnect}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue