NEW: Reset Password Page

This commit is contained in:
EvanLin3141
2025-02-06 15:28:25 +00:00
parent eb83fd297a
commit af71f63873
6 changed files with 169 additions and 8 deletions

View File

@@ -82,7 +82,7 @@ const CheckoutForm: React.FC<CheckoutFormProps> = ({ onClose }) => {
</button>
<div
className="bg-white p-6 rounded-lg w-full max-w-2xl relative h-full rounded-[2rem]"
className="bg-white p-6 w-full max-w-2xl relative h-full rounded-[2rem]"
style={{ width: "clamp(300px, 60vw, 800px)" }}
>
<div id="checkout" className="h-full overflow-auto min-w-[30vw]">