style(modal): keep conflict modal actions stacked on all sizes

This commit is contained in:
Julien Calixte
2026-05-14 01:10:40 +02:00
parent 80ae544a28
commit 2f71566083

View File

@@ -51,7 +51,7 @@ onMounted(() => {
started editing. If you save now, their changes will be overwritten.
</p>
<div class="modal-action flex-col gap-2 sm:flex-row sm:justify-end">
<div class="modal-action flex-col gap-2">
<button
type="button"
class="btn btn-ghost"