Skip to content

Commit

Permalink
revert tool selector help text styles
Browse files Browse the repository at this point in the history
  • Loading branch information
madhusudhand committed Oct 10, 2024
1 parent aea7072 commit 5eb9a90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/block-editor/src/components/tool-selector/style.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
.block-editor-tool-selector__help {
margin-top: $grid-unit-10;
margin-left: -$grid-unit-10;
margin-right: -$grid-unit-10;
margin-bottom: -$grid-unit-10;
padding: $grid-unit-20;
border-top: $border-width solid $gray-300;
color: $gray-700;
Expand Down

0 comments on commit 5eb9a90

Please sign in to comment.