Make editing modal larger
This commit is contained in:
@@ -148,6 +148,7 @@
|
|||||||
|
|
||||||
<.modal
|
<.modal
|
||||||
:if={@live_action in [:new, :edit]}
|
:if={@live_action in [:new, :edit]}
|
||||||
|
class="min-w-sm md:min-w-2xl max-w-3xl"
|
||||||
id="scrobble_rule-modal"
|
id="scrobble_rule-modal"
|
||||||
open
|
open
|
||||||
on_close={JS.patch(~p"/scrobble-rules")}
|
on_close={JS.patch(~p"/scrobble-rules")}
|
||||||
|
|||||||
Reference in New Issue
Block a user