mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore(web/mobile): use Heart Icon & small icon changes (#2397)
This commit is contained in:
parent
b5a4aef829
commit
861de7f8b3
12 changed files with 34 additions and 27 deletions
|
|
@ -200,7 +200,7 @@ class SearchPage extends HookConsumerWidget {
|
|||
),
|
||||
ListTile(
|
||||
leading: Icon(
|
||||
Icons.star_outline,
|
||||
Icons.favorite_border,
|
||||
color: categoryIconColor,
|
||||
),
|
||||
title:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue