Make editing modal larger

This commit is contained in:
Claudio Ortolina
2025-07-04 13:36:45 +01:00
parent bb6c838d6a
commit 904a65c376
@@ -148,6 +148,7 @@
<.modal
:if={@live_action in [:new, :edit]}
class="min-w-sm md:min-w-2xl max-w-3xl"
id="scrobble_rule-modal"
open
on_close={JS.patch(~p"/scrobble-rules")}