Commit 44b7c605 by t0ng7u

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

parent bbc362c3
...@@ -52,7 +52,6 @@ const PricingTopSection = ({ ...@@ -52,7 +52,6 @@ const PricingTopSection = ({
onCompositionEnd={handleCompositionEnd} onCompositionEnd={handleCompositionEnd}
onChange={handleChange} onChange={handleChange}
showClear showClear
style={{ backgroundColor: 'transparent' }}
/> />
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment