adjust form

This commit is contained in:
Pete Matsyburka
2026-01-26 11:26:28 +02:00
parent 968c07f8be
commit 65b47d27cd
2 changed files with 8 additions and 8 deletions
-1
View File
@@ -1,5 +1,4 @@
<% uuid = local_assigns[:uuid] || SecureRandom.uuid %>
<label id="<%= local_assigns[:button_id] %>" for="<%= uuid %>" class="<%= local_assigns[:btn_class] %>"><%= local_assigns[:btn_text] %></label>
<input type="checkbox" id="<%= uuid %>" class="modal-toggle">
<div id="<%= local_assigns[:id] %>" class="modal items-start !animate-none overflow-y-auto">
<div class="modal-box pt-4 pb-6 px-6 mt-20 max-h-none">