blocks-everywhere
blocks-everywhere copied to clipboard
Add new link button hidden on hover
Per https://meta.trac.wordpress.org/ticket/6991
When creating a link, the apply button is hidden on hover.
https://github.com/Automattic/blocks-everywhere/assets/767313/3d355e71-d023-4a0f-a81e-b796bdbc1123
It appears this might be an upstream issue in Automattic/isolated-block-editor, but as I can't test that right now, and we've got modifications for the link editor in this repo, I'm filing here for now.
Code in question that causes it:
https://github.com/Automattic/isolated-block-editor/blob/fca1871c106f68f3926c479afda6b0aa1c6551a0/src/components/block-editor-container/style.scss#L94-L106