🍎 style(ui): remove `transparent' style in model-pricing search input
This commit is contained in:
@@ -52,7 +52,6 @@ const PricingTopSection = ({
|
|||||||
onCompositionEnd={handleCompositionEnd}
|
onCompositionEnd={handleCompositionEnd}
|
||||||
onChange={handleChange}
|
onChange={handleChange}
|
||||||
showClear
|
showClear
|
||||||
style={{ backgroundColor: 'transparent' }}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user