From bd6da1926fdd6a5499e6dea51caedef13eef0807 Mon Sep 17 00:00:00 2001 From: "Pablo F.G" Date: Fri, 17 Jul 2026 12:04:15 +0200 Subject: [PATCH] chore(ui): reuse semantic design tokens --- ui/components/shadcn/custom/custom-banner.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ui/components/shadcn/custom/custom-banner.tsx b/ui/components/shadcn/custom/custom-banner.tsx index 4f9580316d..b205e6fccf 100644 --- a/ui/components/shadcn/custom/custom-banner.tsx +++ b/ui/components/shadcn/custom/custom-banner.tsx @@ -26,13 +26,11 @@ export const CustomBanner = ({
-

+

{title}

-

- {message} -

+

{message}