The affected element is in an iframe. I didn't find a way to get my style to hit it yet unfortunately.
Charpentier Lucas on 16/Jan/25 17:15
The affected element is in an iframe. I didn't find a way to get my style to hit it yet unfortunately.
The solution should be similar to: ``` /* Fix the format panel entries when they overflow, which can open frequently on languages different from english. */ li.cke_panel_listItem > a { white-space: break-spaces; } ```
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.