mirror of
https://github.com/immich-app/immich.git
synced 2025-12-06 13:03:53 +09:00
remove safe area for better ui
This commit is contained in:
@@ -100,7 +100,7 @@ class ImmichSliverAppBar extends ConsumerWidget {
|
||||
],
|
||||
),
|
||||
],
|
||||
systemOverlayStyle: SystemUiOverlayStyle.dark,
|
||||
systemOverlayStyle: SystemUiOverlayStyle.light,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user