diff --git a/lib/cobblemon_ui_web/live/dashboard_live.ex b/lib/cobblemon_ui_web/live/dashboard_live.ex index cec28bc..aed551d 100644 --- a/lib/cobblemon_ui_web/live/dashboard_live.ex +++ b/lib/cobblemon_ui_web/live/dashboard_live.ex @@ -141,11 +141,11 @@ defmodule CobblemonUiWeb.DashboardLive do def render(assigns) do ~H""" -
-
+
+
<%!-- Player picker --%> -
+
@@ -193,9 +193,9 @@ defmodule CobblemonUiWeb.DashboardLive do
<%!-- Player view --%> -
+
<%!-- Header --%> -
+
<.link patch={~p"/"} @@ -220,6 +220,9 @@ defmodule CobblemonUiWeb.DashboardLive do
+ <%!-- Scrollable content --%> +
+
+ +