Skip to content

Commit

Permalink
Css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddhi Agrawal committed Nov 29, 2023
1 parent 5eed582 commit eca2eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/HyperSwitch/SDKPayment/SDKPage.res
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ let make = () => {
<div className="p-6 border-b-1 border-[#E6E6E6]">
<p className=h3Leading2Style> {"Setup test checkout"->React.string} </p>
</div>
<div className="p-7 flex flex-col justify-between h-5/6 gap-16">
<div className="p-7 flex flex-col gap-16">
<Form
initialValues={initialValues->toJson}
formClass="grid grid-cols-2 gap-x-8 gap-y-4"
Expand Down

0 comments on commit eca2eda

Please sign in to comment.