Skip to content

Commit

Permalink
position blockChooser correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
MAX-786 committed Jun 29, 2024
1 parent eb49bf6 commit 7a6701d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/volto-hydra/src/components/Iframe/View.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const Iframe = (props) => {
{
name: 'offset',
options: {
offset: [0, -150],
offset: [0, -250],
},
},
{
Expand Down

0 comments on commit 7a6701d

Please sign in to comment.