Uniform size and positioning of all modals
This commit is contained in:
@@ -324,6 +324,8 @@
|
||||
<.modal
|
||||
:if={@live_action == :edit}
|
||||
id="record-modal"
|
||||
class="md:min-w-2xl max-w-sm md:max-w-3xl mt-8"
|
||||
placement="top"
|
||||
open
|
||||
on_close={JS.patch(~p"/collection/#{@record}")}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user