소스 검색

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

t0ng7u 6 달 전
부모
커밋
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>