style(modal): keep conflict modal actions stacked on all sizes
This commit is contained in:
@@ -51,7 +51,7 @@ onMounted(() => {
|
|||||||
started editing. If you save now, their changes will be overwritten.
|
started editing. If you save now, their changes will be overwritten.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="modal-action flex-col gap-2 sm:flex-row sm:justify-end">
|
<div class="modal-action flex-col gap-2">
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
class="btn btn-ghost"
|
class="btn btn-ghost"
|
||||||
|
|||||||
Reference in New Issue
Block a user