From 91d2c327de441776d071330834f18b5779f4e489 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Mon, 16 Mar 2026 20:29:58 -0600 Subject: [PATCH] layout --- lib/cobblemon_ui_web/live/dashboard_live.ex | 2 +- lib/cobblemon_ui_web/live/pokemon_components.ex | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/lib/cobblemon_ui_web/live/dashboard_live.ex b/lib/cobblemon_ui_web/live/dashboard_live.ex index aed551d..c5fe209 100644 --- a/lib/cobblemon_ui_web/live/dashboard_live.ex +++ b/lib/cobblemon_ui_web/live/dashboard_live.ex @@ -141,7 +141,7 @@ defmodule CobblemonUiWeb.DashboardLive do def render(assigns) do ~H""" -
+
<%!-- Player picker --%> diff --git a/lib/cobblemon_ui_web/live/pokemon_components.ex b/lib/cobblemon_ui_web/live/pokemon_components.ex index 9f41ba6..fee7c06 100644 --- a/lib/cobblemon_ui_web/live/pokemon_components.ex +++ b/lib/cobblemon_ui_web/live/pokemon_components.ex @@ -115,8 +115,12 @@ defmodule CobblemonUiWeb.PokemonComponents do <%!-- Detail header --%>
-
- <.icon name="hero-bolt" class="size-4 text-primary/70" /> +
+ {@pokemon.species}