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
@@ -50,7 +50,7 @@ class NewsPage extends HookConsumerWidget {
},
child: ListView(
physics: const AlwaysScrollableScrollPhysics(),
padding: const EdgeInsets.fromLTRB(0, 8, 0, 86),
padding: const EdgeInsets.fromLTRB(0, 8, 0, 20),
children: [
PrototypeFrame(
child: Column(