返回按键的间距

This commit is contained in:
czz
2025-07-01 09:26:16 +08:00
parent 8d11f3cf5f
commit 13eb25e1c3
34 changed files with 34 additions and 34 deletions

View File

@@ -78,7 +78,7 @@ class _UserAgreementPageState extends State<UserAgreementPage> {
/// 左边返回按钮
Positioned(
left: 20,
left: 0,
child: returnIconButtomNew,
),
],