mirror of
https://github.com/immich-app/immich.git
synced 2025-05-23 17:03:01 -04:00
chore: more padding (#18507)
This commit is contained in:
parent
c7dc31151d
commit
8fcf47e5cb
@ -390,7 +390,7 @@
|
|||||||
{#if viewMode === PersonPageViewMode.VIEW_ASSETS}
|
{#if viewMode === PersonPageViewMode.VIEW_ASSETS}
|
||||||
<!-- Person information block -->
|
<!-- Person information block -->
|
||||||
<div
|
<div
|
||||||
class="relative w-fit p-4 sm:px-6"
|
class="relative w-fit p-4 sm:px-6 pt-12"
|
||||||
use:clickOutside={{
|
use:clickOutside={{
|
||||||
onOutclick: handleCancelEditName,
|
onOutclick: handleCancelEditName,
|
||||||
onEscape: handleCancelEditName,
|
onEscape: handleCancelEditName,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user