fix: align action buttons in GridFieldsEditorModal
(cherry picked from commit a76bd2cab2b4dd2a8a9038f6890f3b9294a375a2)
This commit is contained in:
parent
bc0ca74f88
commit
ee8f806f64
@ -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