Prerequisites
Affected component
Summary
There is a horizontal scroll bar present on si-filtered-search, even though there is enough space available on the search bar.
Refer attached GIF.

Version
No response
Steps to reproduce
- Open the live preview of SiMPL-element.
- Select si-filtered-search/si-filtered-search-basic from examples.
- Resize the screen, so that search bar gets almost 360px of width.
- Then apply filter, we can see a horizontal scroll bar appears and the input part where values needs to be entered takes a lot of space, considering availability of space and requirement.
Code reproduction example
https://element.siemens.io/element-examples/#/overview/si-filtered-search/si-filtered-search-basic?q=si-filtered
What is the current bug behavior
Horizontal scroll bar appears, even though enough space is available.
What is the expected correct behavior
Horizontal scroll bar should appear only when there is no space to perform any operation.