Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-09 09:58:58 +08:00
parent 7725b15f0b
commit a429c5b837

View File

@@ -77,6 +77,7 @@ class GeetestWebviewDialog extends StatelessWidget {
final future = _getConfig(gt, challenge);
return AlertDialog(
title: const Text('验证码'),
contentPadding: const .symmetric(vertical: 16),
content: SizedBox(
width: 320,
height: 400,