mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
style
This commit is contained in:
parent
5ac03bb917
commit
499a47904e
1 changed files with 1 additions and 1 deletions
|
|
@ -1298,7 +1298,7 @@ const ToolRequestAcceptRejectButtons = () => {
|
|||
</div>
|
||||
)
|
||||
|
||||
return <div className="flex gap-2 my-1 items-center">
|
||||
return <div className="flex gap-2 mx-4 items-center">
|
||||
{approveButton}
|
||||
{cancelButton}
|
||||
{autoApproveToggle}
|
||||
|
|
|
|||
Loading…
Reference in a new issue