XP: Fix display of SVG illustration in Firefox
What does this MR do and why?
Fix an issue where the SVG illustration was not being displayed in Firefox. The core issue is that the containing element was collapsing down to 0 pixels in width.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Follow these instructions
- View the experiment in the Firefox browser
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #224185 (closed)