diff --git a/lib/music_library_web/components/pagination.ex b/lib/music_library_web/components/pagination.ex index 6c446678..75a63898 100644 --- a/lib/music_library_web/components/pagination.ex +++ b/lib/music_library_web/components/pagination.ex @@ -11,7 +11,11 @@ defmodule MusicLibraryWeb.Pagination do assigns = assign(assigns, :page_links, page_links) ~H""" -
+
1} + id={@id} + class="flex items-center justify-between bg-white px-4 py-6 mb-4" + > <%!-- Only on smallest viewport --%>