From cb8754bc09bf8495fb7f5ee744f61e06ac6af5d4 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 31 Mar 2024 17:59:29 +0100 Subject: fix(web): Fix the color of the info pill in the all tags page --- apps/web/app/dashboard/tags/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/web') diff --git a/apps/web/app/dashboard/tags/page.tsx b/apps/web/app/dashboard/tags/page.tsx index 2ba1074c..7afe691d 100644 --- a/apps/web/app/dashboard/tags/page.tsx +++ b/apps/web/app/dashboard/tags/page.tsx @@ -42,7 +42,7 @@ export default async function TagsPage() { }; return ( -
+
All Tags @@ -68,7 +68,7 @@ export default async function TagsPage() { - +

Tags that were only attached automatically (by AI)

-- cgit v1.2.3-70-g09d2