mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 17:23:20 +03:00
refactor: text-primary (#22141)
This commit is contained in:
@@ -61,9 +61,7 @@
|
||||
</div>
|
||||
|
||||
<div class="text-sm pb-2">
|
||||
<p
|
||||
class="flex place-items-center gap-2 text-immich-primary dark:text-immich-dark-primary break-all uppercase"
|
||||
>
|
||||
<p class="flex place-items-center gap-2 text-primary break-all uppercase">
|
||||
{#if link.type === SharedLinkType.Album}
|
||||
{link.album?.albumName}
|
||||
{:else if link.type === SharedLinkType.Individual}
|
||||
|
||||
Reference in New Issue
Block a user