修正ios 登录页面错位
This commit is contained in:
@@ -1085,7 +1085,7 @@ class KRLoginView extends GetView<KRLoginController> {
|
||||
}
|
||||
},
|
||||
child: Padding(
|
||||
padding: EdgeInsets.fromLTRB(0, 20.w, 0, 0),
|
||||
padding: EdgeInsets.fromLTRB(0, 60.w, 0, 0),
|
||||
child: Row(
|
||||
children: [
|
||||
Icon(
|
||||
|
||||
Reference in New Issue
Block a user