app/components/avo/panel_component.html.erb in avo-2.11.1.pre.1 vs app/components/avo/panel_component.html.erb in avo-2.11.1.pre.2

- old
+ new

@@ -32,13 +32,11 @@ <div class="relative"> <%= bare_content %> </div> <% end %> <% if footer_tools? %> - <div class="<%= white_panel_classes %> p-4 flex-1 flex flex-col xl:flex-row justify-between mt-6"> - <div class="flex-1 w-full flex flex-col sm:flex-row xl:justify-end sm:items-end space-y-2 sm:space-y-0 sm:space-x-2 mt-4 xl:mt-0"> - <%= footer_tools %> - </div> + <div class="flex-1 w-full flex flex-col sm:flex-row xl:justify-end sm:items-end space-y-2 sm:space-y-0 sm:space-x-2 mt-4 xl:mt-0"> + <%= footer_tools %> </div> <% end %> <% if footer? %> <div class="flex justify-end w-full"> <div>