mirror of
https://github.com/immich-app/immich.git
synced 2025-06-10 21:38:30 +02:00
chore: more padding
This commit is contained in:
parent
c7dc31151d
commit
6cbf7b66c3
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@
|
|||
{#if viewMode === PersonPageViewMode.VIEW_ASSETS}
|
||||
<!-- Person information block -->
|
||||
<div
|
||||
class="relative w-fit p-4 sm:px-6"
|
||||
class="relative w-fit p-4 sm:px-6 pt-12"
|
||||
use:clickOutside={{
|
||||
onOutclick: handleCancelEditName,
|
||||
onEscape: handleCancelEditName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue