From a2ac7ce591af54d16418d10dd4972aa43fd822e6 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Mon, 16 Mar 2026 20:25:48 -0600 Subject: [PATCH] layout --- lib/cobblemon_ui_web/live/dashboard_live.ex | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) 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 --%> +
+
+ +