fix:UI
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user