diff --git a/lib/music_library_web/components/core_components.ex b/lib/music_library_web/components/core_components.ex index 6f598e68..0ca996f2 100644 --- a/lib/music_library_web/components/core_components.ex +++ b/lib/music_library_web/components/core_components.ex @@ -489,7 +489,7 @@ defmodule MusicLibraryWeb.CoreComponents do +
<%!-- Only on smallest viewport --%>
-

All Records

-
-
- -
- <.link patch={~p"/records/import"}> - <.button>Import - -
- +
+
+

All Records

+
+
+ +
+ <.link patch={~p"/records/import"}> + <.button>Import + +
+
-

- Showing <%= Enum.count(@streams.records) %> - of <%= @record_list_params.total_entries %> - records -

+

+ Showing <%= Enum.count(@streams.records) %> + of <%= @record_list_params.total_entries %> + records +

+
<.table id="records"