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