This commit is contained in:
@@ -208,7 +208,7 @@ defmodule CobblemonUiWeb.DashboardLive do
|
||||
:if={@error}
|
||||
class="rounded-xl border border-error/30 bg-error/10 px-5 py-4 mb-6"
|
||||
>
|
||||
<div class="flex items-center gap-2 text-error/80">
|
||||
<div class="flex items-center gap-2 text-error/70">
|
||||
<.icon name="hero-exclamation-triangle" class="size-5" />
|
||||
<span class="text-sm font-medium">{@error}</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user