mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
chore: fix form bottom margin
This commit is contained in:
parent
50a2f6193f
commit
ffdb7b7cca
@ -19,10 +19,8 @@
|
||||
</VStack>
|
||||
</CardHeader>
|
||||
|
||||
<div class="pb-4">
|
||||
<CardBody>
|
||||
{@render children?.()}
|
||||
</CardBody>
|
||||
</div>
|
||||
<CardBody class="mb-4">
|
||||
{@render children?.()}
|
||||
</CardBody>
|
||||
</Card>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user