Skip to content

Commit

Permalink
Try: Fix lightbox URL popover position. (#58600)
Browse files Browse the repository at this point in the history
* Try: Fix lightbox URL popover position.

* Use offset instead.

Props @t-hamano
  • Loading branch information
jasmussen authored Feb 5, 2024
1 parent 2f44afa commit 57f67dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ const ImageURLInputUI = ( {
</MenuGroup>
)
}
offset={ 13 }
>
{ ( ! url || isEditingLink ) && ! lightboxEnabled && (
<>
Expand Down

0 comments on commit 57f67dc

Please sign in to comment.