Describe your question/issue in detail
When inserting a media link into RichText field it is impossible to see edit and delete buttons from the ui in top of popup. See video below
https://jam.dev/c/dfecfa65-7938-42e9-b725-0a2abae48339
Browser : Chrome and Firefox on Windows
Steps to reproduce
- Highlight text in RichText field.
- Click link button and choose "Link Media"
- Select media and Add to Page
- Click the newly inserted link.
Expected popup should look like this with ui elements visible to edit or delete media
But instead it looks like this, ui elements not visible
The problem is that this popup (.tippy-box) has a css value max-width: 350px;