mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
fixed cloud download button (#1726)
This commit is contained in:
parent
e6f9d9a31a
commit
74cd3d66c6
@ -85,7 +85,7 @@ class TopControlAppBar extends HookConsumerWidget {
|
||||
splashRadius: iconSize,
|
||||
onPressed: onDownloadPressed,
|
||||
icon: Icon(
|
||||
Icons.cloud_download_rounded,
|
||||
Icons.cloud_download_outlined,
|
||||
color: Colors.grey[200],
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user