Skip to content

Commit

Permalink
Fix block toolbar overlap with header (#32424)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka authored and youknowriad committed Jun 7, 2021
1 parent 09339db commit 61ce1f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@

.block-editor-block-contextual-toolbar {
// Block UI appearance.
display: inline-flex;
border: $border-width solid $gray-900;
border-radius: $radius-block-ui;
background-color: $white;
Expand Down

0 comments on commit 61ce1f4

Please sign in to comment.