Skip to content

Commit

Permalink
Force text color in Shortcode block
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed May 19, 2022
1 parent 76e58ed commit af35786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/shortcode/style.native.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
font-family: $default-monospace-font;
font-weight: 400;
font-size: 14px;
color: $gray-900;
}

.blockShortcodeDark {
Expand Down

0 comments on commit af35786

Please sign in to comment.