mirror of
https://github.com/immich-app/immich.git
synced 2025-11-24 11:20:40 +09:00
feat: rtl (#17860)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
icon={mdiArrowUpLeft}
|
||||
title={$t('to_parent')}
|
||||
href={getLink(pathSegments.slice(0, -1).join('/'))}
|
||||
class="mr-2"
|
||||
class="me-2"
|
||||
padding="2"
|
||||
onclick={() => {}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user