fix: align action buttons in GridFieldsEditorModal
This commit is contained in:
parent
25d9d562e6
commit
a76bd2cab2
@ -72,7 +72,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template #actions>
|
<template #actions>
|
||||||
<div class="flex flex-col gap-2">
|
<div class="flex items-center gap-2 justify-end">
|
||||||
<Button
|
<Button
|
||||||
v-if="dirty"
|
v-if="dirty"
|
||||||
class="w-full"
|
class="w-full"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user