Skip to content

Commit

Permalink
[TM-1560] update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
egrojMonroy committed Dec 27, 2024
1 parent 05b3761 commit 62a8d51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`Storyshots Components/Extensive/Modal/ModalConfirm Default 1`] = `
className="flex items-center justify-center bg-primary-400 p-8"
>
<div
className="margin-4 z-50 m-auto flex max-h-full max-w-[800px] flex-col items-center justify-start overflow-y-auto rounded-lg border-2 border-neutral-100 bg-white min-w-80 p-5"
className="margin-4 z-50 m-auto flex max-h-full max-w-[800px] flex-col items-center justify-start overflow-y-auto rounded-lg border-2 border-neutral-100 bg-white min-w-[30rem] p-5"
>
<div
className="flex w-full flex-col gap-2"
Expand Down

0 comments on commit 62a8d51

Please sign in to comment.