Browse Source

Smaller font on the editor

cl-refactor
Alexandre Van de Sande 10 years ago
parent
commit
09d1fad5dc
  1. 2
      mix/qml/html/cm/codemirror.css

2
mix/qml/html/cm/codemirror.css

@ -5,7 +5,7 @@
font-family: monospace; font-family: monospace;
border: 1px solid black; border: 1px solid black;
height: 100%; height: 100%;
font-size:16px font-size:12px
} }
/* PADDING */ /* PADDING */

Loading…
Cancel
Save