Skip to content

Commit

Permalink
chore: Remove CSS targeting multiline input field. (#8684)
Browse files Browse the repository at this point in the history
  • Loading branch information
gonfunko authored Dec 3, 2024
1 parent 09bdd39 commit 43ebf20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,6 @@ let content = `
stroke: none;
}
.blocklyMultilineText {
font-family: monospace;
}
.blocklyNonEditableText>text {
pointer-events: none;
}
Expand Down

0 comments on commit 43ebf20

Please sign in to comment.