mirror of
https://github.com/immich-app/immich
synced 2025-06-06 02:03:48 +00:00
fix: person edit sidebar cursedness (#18318)
This commit is contained in:
parent
7146ec99b1
commit
585997d46f
@ -74,7 +74,7 @@
|
||||
|
||||
<section
|
||||
transition:fly={{ x: 360, duration: 100, easing: linear }}
|
||||
class="absolute top-0 h-full w-[360px] overflow-x-hidden p-2 dark:text-immich-dark-fg"
|
||||
class="absolute top-0 h-full w-[360px] overflow-x-hidden p-2 dark:text-immich-dark-fg bg-light"
|
||||
>
|
||||
<div class="flex place-items-center justify-between gap-2">
|
||||
{#if !searchFaces}
|
||||
|
Loading…
x
Reference in New Issue
Block a user