Center captcha
This commit is contained in:
@@ -45,6 +45,7 @@ export default function CaptchaCodePage () {
|
||||
}}
|
||||
onError={() => setResult(1)}
|
||||
hidden={result != -1}
|
||||
className='flex justify-center'
|
||||
/>
|
||||
<p className='mt-2 -mb-2 text-center text-sm' hidden={result == -1}>
|
||||
{result == 0
|
||||
|
||||
Reference in New Issue
Block a user