We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0081e9f commit 6f1b961Copy full SHA for 6f1b961
1 file changed
assets/css/form-type-code-editor.css
@@ -5,7 +5,8 @@
5
6
@layer ea.components {
7
.CodeMirror {
8
- font: 13px / 1.5 SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Ubuntu Mono", "Courier New", monospace;
+ font: 13px / 1.5 SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Ubuntu Mono", "Courier New",
9
+ monospace;
10
block-size: auto;
11
min-block-size: 45px;
12
}
0 commit comments