Skip to content

Commit

Permalink
Block Toolbar: Fix lock icon focus (#40302)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka authored and adamziel committed Apr 13, 2022
1 parent 4600868 commit 6ca59a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/block-editor/src/components/block-lock/style.scss
Expand Up @@ -63,8 +63,7 @@
padding-left: 0 !important;

&:focus::before {
left: 0 !important;
right: $grid-unit-15 !important;
right: $grid-unit-10 !important;
}
}
}

0 comments on commit 6ca59a2

Please sign in to comment.