app/views/headmin/layout/_content.html.erb in headmin-0.6.0 vs app/views/headmin/layout/_content.html.erb in headmin-0.6.1
- old
+ new
@@ -2,8 +2,8 @@
headmin/layout/content
accepts block: yes
parameters: none
%>
-<div class="content py-4">
+<div class="content">
<%= yield %>
</div>
\ No newline at end of file