bug fixed

This commit is contained in:
nutchayut
2025-01-08 00:22:55 +07:00
parent 62ed9104b2
commit fd8853c48a
25 changed files with 27 additions and 27 deletions

View File

@@ -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,
),