mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 09:12:57 +02:00
remove safe area for better ui
This commit is contained in:
parent
13525d2330
commit
da4fd201ad
2 changed files with 23 additions and 21 deletions
mobile/lib/modules/home/ui
|
@ -100,7 +100,7 @@ class ImmichSliverAppBar extends ConsumerWidget {
|
|||
],
|
||||
),
|
||||
],
|
||||
systemOverlayStyle: SystemUiOverlayStyle.dark,
|
||||
systemOverlayStyle: SystemUiOverlayStyle.light,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue