Skip to content

Commit

Permalink
add grab cursor style for mover button (#50808)
Browse files Browse the repository at this point in the history
  • Loading branch information
kutsu123 committed May 20, 2023
1 parent dc2eeba commit 1c0bde9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
}

.block-editor-block-mover__drag-handle {
cursor: grab;
@include break-small() {
width: $block-toolbar-height * 0.5;
min-width: 0 !important; // overrides default button width.
Expand Down

0 comments on commit 1c0bde9

Please sign in to comment.