From 717f51b015272bfcb8bf2731ba1cb4d2e120fdf9 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:36:02 +0800 Subject: [PATCH] a --- recommendations-viewer/src/components/RecommendationsViewer.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recommendations-viewer/src/components/RecommendationsViewer.css b/recommendations-viewer/src/components/RecommendationsViewer.css index 2e5da3b..20ade84 100644 --- a/recommendations-viewer/src/components/RecommendationsViewer.css +++ b/recommendations-viewer/src/components/RecommendationsViewer.css @@ -546,6 +546,8 @@ .ug-pill.entry { background: rgba(46, 204, 113, 0.22); border-color: rgba(46, 204, 113, 0.35); + font-size: 18px; + font-weight: bold; } .ug-pill.stop {