Преглед на файлове

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