mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix: bottom navigation bar overlay sheet info (#22610)
This commit is contained in:
parent
212649edf9
commit
d59f8e68be
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ class _AssetDetailBottomSheet extends ConsumerWidget {
|
|||
color: context.textTheme.bodyMedium?.color?.withAlpha(155),
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 64),
|
||||
],
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue