mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
chore: sidebar spacing (#25278)
This commit is contained in:
parent
613dc858cb
commit
95eb3e26c3
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
bind:isSelected={isSharingSelected}
|
||||
></SideBarLink>
|
||||
|
||||
<p class="text-xs p-6 dark:text-immich-dark-fg uppercase">{$t('library')}</p>
|
||||
<p class="text-xs py-5 ps-6 dark:text-immich-dark-fg uppercase">{$t('library')}</p>
|
||||
|
||||
<SideBarLink
|
||||
title={$t('favorites')}
|
||||
|
|
|
|||
Loading…
Reference in a new issue