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 Apr 13, 2022
1 parent 409eefc commit e890473
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
Original file line number Diff line number Diff line change
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 e890473

Please sign in to comment.