From 14773e530acb16f4bcb8fae0f157669fdaca2281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=96=87=E8=96=87=E5=AE=89?= Date: Thu, 22 Jan 2026 19:38:12 +0800 Subject: [PATCH] a --- frontend/src/components/Recommendations.css | 2 ++ recommendations-viewer/src/components/RecommendationsViewer.css | 2 ++ 2 files changed, 4 insertions(+) diff --git a/frontend/src/components/Recommendations.css b/frontend/src/components/Recommendations.css index d6fa2a2..93610d9 100644 --- a/frontend/src/components/Recommendations.css +++ b/frontend/src/components/Recommendations.css @@ -429,6 +429,8 @@ .ug-pill.stop { background: rgba(231, 76, 60, 0.22); border-color: rgba(231, 76, 60, 0.35); + font-size: 18px; + font-weight: bold; } .ug-pill.tp1 { diff --git a/recommendations-viewer/src/components/RecommendationsViewer.css b/recommendations-viewer/src/components/RecommendationsViewer.css index 20ade84..b9c3b87 100644 --- a/recommendations-viewer/src/components/RecommendationsViewer.css +++ b/recommendations-viewer/src/components/RecommendationsViewer.css @@ -553,6 +553,8 @@ .ug-pill.stop { background: rgba(231, 76, 60, 0.22); border-color: rgba(231, 76, 60, 0.35); + font-size: 18px; + font-weight: bold; } .ug-pill.tp1 {