From 27e6672a5d1ec4aee8e6b896c215b37ec76147e3 Mon Sep 17 00:00:00 2001 From: Jamil Date: Mon, 17 Jun 2024 07:05:05 -0700 Subject: [PATCH] fix(portal): Make Conditions label color match other labels (#5389) Very minor thing I noticed today. --- elixir/apps/web/lib/web/live/policies/components.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elixir/apps/web/lib/web/live/policies/components.ex b/elixir/apps/web/lib/web/live/policies/components.ex index 9f03fee82..041c08858 100644 --- a/elixir/apps/web/lib/web/live/policies/components.ex +++ b/elixir/apps/web/lib/web/live/policies/components.ex @@ -234,7 +234,7 @@ defmodule Web.Policies.Components do ~H"""
- Conditions + Conditions <%= if @policy_conditions_enabled? == false do %> <.link navigate={~p"/#{@account}/settings/billing"} class="text-sm text-primary-500"> <.badge type="primary" title="Feature available on a higher pricing plan">