This commit is contained in:
jingyun
2026-06-23 15:05:03 +08:00
parent 428969245d
commit 38a96109bc
4 changed files with 18 additions and 9 deletions
@@ -57,7 +57,7 @@ class MarketPage extends HookConsumerWidget {
return SafeArea(
top: false,
child: ListView(
padding: const EdgeInsets.fromLTRB(0, 8, 0, 86),
padding: const EdgeInsets.fromLTRB(0, 8, 0, 20),
children: [
PrototypeFrame(
child: Column(