style: switch button position
This commit is contained in:
parent
6292824f41
commit
1aaafc41d2
@ -124,7 +124,7 @@
|
|||||||
<div class="text-ink-gray-5 text-base">
|
<div class="text-ink-gray-5 text-base">
|
||||||
{{ confirmDeleteInfo.message }}
|
{{ confirmDeleteInfo.message }}
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-row-reverse gap-2 mt-6">
|
<div class="flex justify-end gap-2 mt-6">
|
||||||
<Button variant="ghost" @click="cancel()">
|
<Button variant="ghost" @click="cancel()">
|
||||||
{{ __('Cancel') }}
|
{{ __('Cancel') }}
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user