Skip to content

Commit

Permalink
Site editor: fix block toolbar positioning (#27266)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix authored Nov 25, 2020
1 parent 580db95 commit 8a3b315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
}

.edit-site-visual-editor {
position: relative;
background-color: $white;
}

Expand Down

0 comments on commit 8a3b315

Please sign in to comment.