Skip to content

Commit 6f1b961

Browse files
committed
Lint CSS files
1 parent 0081e9f commit 6f1b961

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

assets/css/form-type-code-editor.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
@layer ea.components {
77
.CodeMirror {
8-
font: 13px / 1.5 SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Ubuntu Mono", "Courier New", monospace;
8+
font: 13px / 1.5 SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Ubuntu Mono", "Courier New",
9+
monospace;
910
block-size: auto;
1011
min-block-size: 45px;
1112
}

0 commit comments

Comments
 (0)