mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-18 23:36:00 +00:00
fix padding in add memory modal
Signed-off-by: Shreyans Jain <shreyans@shreyans.sh>
This commit is contained in:
parent
8931c43295
commit
29980a5dfd
1 changed files with 1 additions and 1 deletions
|
|
@ -458,7 +458,7 @@ export function AddMemoryModal({
|
|||
)}
|
||||
</CredenzaBody>
|
||||
<CredenzaFooter className="border-t">
|
||||
<div className="flex justify-between w-full">
|
||||
<div className="flex justify-between w-full pt-4">
|
||||
<CredenzaClose asChild>
|
||||
<Button id="close-memory-modal" variant="outline">
|
||||
Cancel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue