mirror of
https://github.com/immich-app/immich.git
synced 2025-11-05 17:12:39 +09:00
@@ -44,7 +44,7 @@
|
||||
</ModalBody>
|
||||
|
||||
<ModalFooter>
|
||||
<div class="flex gap-3 w-full my-3">
|
||||
<div class="flex gap-3 w-full">
|
||||
{#if !hideCancelButton}
|
||||
<Button shape="round" color={cancelColor} fullWidth onclick={() => onClose(false)}>
|
||||
{cancelText}
|
||||
|
||||
Reference in New Issue
Block a user