mirror of
https://github.com/immich-app/immich.git
synced 2026-03-09 03:37:22 +03:00
chore: album's header styling (#18930)
This commit is contained in:
@@ -326,6 +326,7 @@ class AlbumViewerAppbar extends HookConsumerWidget
|
||||
|
||||
return AppBar(
|
||||
elevation: 0,
|
||||
backgroundColor: context.scaffoldBackgroundColor,
|
||||
leading: buildLeadingButton(),
|
||||
centerTitle: false,
|
||||
actions: [
|
||||
|
||||
Reference in New Issue
Block a user