paragon icon indicating copy to clipboard operation
paragon copied to clipboard

`SearchField` has white background on `form`, not the input field

Open adamstankiewicz opened this issue 1 year ago • 1 comments

Playground Example

image

Note the white background on the form in the SearchField component between the input field and the "Search" button CTA.

### Tasks
- [ ] Ensure the `SearchField` input field has a white background, but no white background should appear in the gap between the input field and the "Search" CTA button.

adamstankiewicz avatar Sep 22 '23 20:09 adamstankiewicz

https://github.com/openedx/paragon/pull/2671

monteri avatar Oct 09 '23 08:10 monteri