Skip to content

Commit

Permalink
Define text color for warning message component (#25713)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellr authored Sep 30, 2020
1 parent c4c5507 commit 25be2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/components/warning/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
line-height: $default-line-height;
font-family: $default-font;
font-size: $default-font-size;
color: $gray-900;
margin: 0 0 1em;

}
Expand Down

0 comments on commit 25be2e6

Please sign in to comment.