mirror of
https://github.com/immich-app/immich.git
synced 2026-03-08 11:07:25 +03:00
feat(mobile): update logo (#7919)
* App Icon * In App Icon * runner * ios icon * ios is done * splash * Notification Icon * Immich text * Immich text * actually update andoir icon * adaptive icon * adaptive icon
This commit is contained in:
@@ -402,7 +402,10 @@ class LoginForm extends HookConsumerWidget {
|
||||
),
|
||||
),
|
||||
),
|
||||
const ImmichTitleText(),
|
||||
const Padding(
|
||||
padding: EdgeInsets.only(top: 8.0, bottom: 16),
|
||||
child: ImmichTitleText(),
|
||||
),
|
||||
],
|
||||
),
|
||||
const SizedBox(height: 18),
|
||||
|
||||
Reference in New Issue
Block a user