mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
@@ -794,6 +794,10 @@ export class ConstantProvider extends BaseConstantProvider {
|
||||
`pt ${this.FIELD_TEXT_FONTFAMILY};`,
|
||||
`}`,
|
||||
|
||||
`${selector} .blocklyTextInputBubble textarea {`,
|
||||
`font-weight: normal;`,
|
||||
`}`,
|
||||
|
||||
// Fields.
|
||||
`${selector} .blocklyText {`,
|
||||
`fill: #fff;`,
|
||||
|
||||
Reference in New Issue
Block a user