From 87733c0e22fe544bd32c2044537625b0a0dff24e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=96=87=E8=96=87=E5=AE=89?= Date: Thu, 15 Jan 2026 22:29:58 +0800 Subject: [PATCH] a --- recommendations-viewer/src/components/RecommendationsViewer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recommendations-viewer/src/components/RecommendationsViewer.css b/recommendations-viewer/src/components/RecommendationsViewer.css index 84cf3dc..39da01c 100644 --- a/recommendations-viewer/src/components/RecommendationsViewer.css +++ b/recommendations-viewer/src/components/RecommendationsViewer.css @@ -403,7 +403,7 @@ } .suggested-params { - grid-template-columns: 1fr; + /* grid-template-columns: 1fr; */ } .param-item.order-type,