返回按键的间距
This commit is contained in:
@@ -78,7 +78,7 @@ class _UserAgreementPageState extends State<UserAgreementPage> {
|
||||
|
||||
/// 左边返回按钮
|
||||
Positioned(
|
||||
left: 20,
|
||||
left: 0,
|
||||
child: returnIconButtomNew,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user