diff --git a/apps/etherscan/src/app/views/VerifyView.tsx b/apps/etherscan/src/app/views/VerifyView.tsx index 91fbd88de8..5e70a4dd16 100644 --- a/apps/etherscan/src/app/views/VerifyView.tsx +++ b/apps/etherscan/src/app/views/VerifyView.tsx @@ -111,14 +111,20 @@ export const VerifyView: React.FC = ({ {({ errors, touched, handleSubmit, handleChange, isSubmitting }) => { return (
- - + + + +
@@ -227,9 +233,9 @@ export const VerifyView: React.FC = ({