mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-25 21:10:13 +08:00
@@ -77,6 +77,7 @@ class GeetestWebviewDialog extends StatelessWidget {
|
|||||||
final future = _getConfig(gt, challenge);
|
final future = _getConfig(gt, challenge);
|
||||||
return AlertDialog(
|
return AlertDialog(
|
||||||
title: const Text('验证码'),
|
title: const Text('验证码'),
|
||||||
|
contentPadding: const .symmetric(vertical: 16),
|
||||||
content: SizedBox(
|
content: SizedBox(
|
||||||
width: 320,
|
width: 320,
|
||||||
height: 400,
|
height: 400,
|
||||||
|
|||||||
Reference in New Issue
Block a user