💄 Optimize floating action button

This commit is contained in:
2026-01-02 14:44:36 +08:00
parent 800815c721
commit 3605b997b1
8 changed files with 13 additions and 340 deletions

View File

@@ -255,11 +255,7 @@ class ExploreScreen extends HookConsumerWidget {
),
);
},
).padding(
bottom:
(isWideScreen(context) ? 0 : 56) +
MediaQuery.of(context).padding.bottom,
)
).padding(bottom: MediaQuery.of(context).padding.bottom)
: null,
body: isWide
? _buildWideBody(