From 57f1015197b8956bb4269f2a15afac8bcbe8fc3d Mon Sep 17 00:00:00 2001 From: t0ng7u Date: Mon, 18 Aug 2025 22:25:46 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8E=20style(ui):=20remove=20`transpare?= =?UTF-8?q?nt'=20style=20in=20model-pricing=20search=20input?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../table/model-pricing/layout/header/PricingTopSection.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/components/table/model-pricing/layout/header/PricingTopSection.jsx b/web/src/components/table/model-pricing/layout/header/PricingTopSection.jsx index b255216f..fd133980 100644 --- a/web/src/components/table/model-pricing/layout/header/PricingTopSection.jsx +++ b/web/src/components/table/model-pricing/layout/header/PricingTopSection.jsx @@ -52,7 +52,6 @@ const PricingTopSection = ({ onCompositionEnd={handleCompositionEnd} onChange={handleChange} showClear - style={{ backgroundColor: 'transparent' }} />