fix padding in add memory modal

Signed-off-by: Shreyans Jain <shreyans@shreyans.sh>
This commit is contained in:
Shreyans Jain 2025-03-22 07:55:27 +05:30
parent 8931c43295
commit 29980a5dfd
Failed to extract signature

View file

@ -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