bug fixed
This commit is contained in:
@@ -71,7 +71,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
padding: const EdgeInsets.symmetric(horizontal: 20),
|
||||
child: Column(
|
||||
children: [
|
||||
SizedBox(
|
||||
/* SizedBox(
|
||||
height: 20,
|
||||
),
|
||||
InkWell(
|
||||
@@ -118,7 +118,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
],
|
||||
),
|
||||
),
|
||||
),
|
||||
),*/
|
||||
SizedBox(
|
||||
height: 20,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user