Skip to content

Commit

Permalink
don't shift popover
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed Feb 10, 2023
1 parent 9cba008 commit b9c93fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/components/block-edit/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ function IframeCompat( {
clientId={ clientId }
__unstablePopoverSlot="Popover"
placement="overlay"
shift={ false }
>
<DisableBlockProps.Provider value={ true }>
<div style={ { position: 'relative' } }>
Expand Down

0 comments on commit b9c93fa

Please sign in to comment.