fix padding

This commit is contained in:
Pete Matsyburka
2024-09-16 00:52:59 +03:00
committed by Oleksandr Turchyn
parent fd23674e87
commit 2d813e184b
+1 -1
View File
@@ -12,7 +12,7 @@
<% end %>
</div>
</toggle-visible>
<div class="px-5 my-4">
<div class="px-5 mb-5 mt-4">
<div id="email">
<%= render 'email_form', template: @template %>
</div>