Skip to content

Commit

Permalink
fix: fix color of block reporter dropdown text (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
gonfunko authored Oct 2, 2024
1 parent 37e0f10 commit 73d978e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ const styles = `
text-align: center;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: .8em;
color: var(--colour-textFieldText);
}
.blocklyResizeSE {
Expand Down

0 comments on commit 73d978e

Please # to comment.