Skip to content

Commit

Permalink
chore: Remove CSS targeting multiline input field.
Browse files Browse the repository at this point in the history
  • Loading branch information
gonfunko committed Dec 3, 2024
1 parent 09bdd39 commit ff21d9e
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 ff21d9e

Please sign in to comment.