Open
Description
Description
The fix proposed in #21273 does not work on older browsers such as Firefox 116 since it uses the relatively new :has
CSS selector: https://caniuse.com/css-has
Not sure if there is a good replacement for it, maybe using less?