mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
fix(web): download icon color (#19427)
This commit is contained in:
parent
a18c6fa910
commit
4cd633dc68
@ -23,8 +23,9 @@
|
||||
|
||||
{#if !menuItem}
|
||||
<IconButton
|
||||
color="primary"
|
||||
color="secondary"
|
||||
shape="round"
|
||||
variant="ghost"
|
||||
icon={mdiFolderDownloadOutline}
|
||||
aria-label={$t('download')}
|
||||
onclick={onDownloadFile}
|
||||
|
Loading…
x
Reference in New Issue
Block a user