fix(web): albums dark mode contrast + a11y issue (#9662)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
</p>
|
||||
{/if}
|
||||
|
||||
<span class="flex gap-2 text-sm" data-testid="album-details">
|
||||
<span class="flex gap-2 text-sm dark:text-immich-dark-fg" data-testid="album-details">
|
||||
{#if showItemCount}
|
||||
<p>
|
||||
{album.assetCount.toLocaleString($locale)}
|
||||
|
||||
Reference in New Issue
Block a user