Просмотр исходного кода

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

t0ng7u 6 месяцев назад
Родитель
Сommit
57f1015197

+ 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>