chore: input size in reg

This commit is contained in:
Tristan Yang
2022-12-14 16:41:02 +08:00
parent 98c636dd09
commit 50e839c001
+1
View File
@@ -136,6 +136,7 @@ export default function Reg() {
placeholder={t("placeholder_pwd")}
/>
<Input
className="large"
required
onBlur={handleCompare}
type="password"