mirror of
https://github.com/immich-app/immich.git
synced 2025-11-27 19:29:55 +09:00
feat: rtl (#17860)
This commit is contained in:
@@ -88,5 +88,5 @@
|
||||
</script>
|
||||
|
||||
{#if !hidden}
|
||||
<span class="absolute left-0 h-[3px] bg-immich-primary shadow-2xl" style:width={`${$progress * 100}%`}></span>
|
||||
<span class="absolute start-0 h-[3px] bg-immich-primary shadow-2xl" style:width={`${$progress * 100}%`}></span>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user