瀏覽代碼

🍎 style(ui): remove `transparent' style in model-pricing search input

t0ng7u 7 月之前
父節點
當前提交
57f1015197
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      web/src/components/table/model-pricing/layout/header/PricingTopSection.jsx

+ 0 - 1
web/src/components/table/model-pricing/layout/header/PricingTopSection.jsx

@@ -52,7 +52,6 @@ const PricingTopSection = ({
           onCompositionEnd={handleCompositionEnd}
           onChange={handleChange}
           showClear
-          style={{ backgroundColor: 'transparent' }}
         />
       </div>