chore: more padding

This commit is contained in:
Alex 2025-05-22 16:42:43 -05:00
parent c7dc31151d
commit 6cbf7b66c3
No known key found for this signature in database
GPG key ID: 53CD082B3A5E1082

View file

@ -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,