Widget with filter - mobile

I have a (chart) widget with a filter which works fine (See image 1).

Only problem is the way its getting rendered on mobile (see image 2).

The problem is, that the .fi-section-header is a .flex element. Is there a way to change it to an block element or so?
image.png
image.png
Solution
GitHub
Changes have been thoroughly tested to not break existing functionality.
New functionality has been documented or existing documentation has been updated to reflect changes.
Visual changes are ex...
Was this page helpful?