Describe the bug
Tabs: The search bar is not visible when in responsive view
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The search bar should not change its color when in responsive view.
Version
IDS 4.280 - RC0
Screenshots

Platform
All browser, OS and devices.
Additional context
N/a
Probably need to check the .non-collapsible.is-open CSS classes to make sure background color is not being overridden.
This issue is now resolved. Thank you.
https://master-enterprise.demo.design.infor.com/components/tabs-module/example-category-searchfield-go-button-home.html

Most helpful comment
Probably need to check the
.non-collapsible.is-openCSS classes to make sure background color is not being overridden.