code-editor: adjust editor styles

This commit is contained in:
Alexander Zobnin
2017-08-08 16:05:15 +03:00
parent eb944551c0
commit 59d1654df4
2 changed files with 16 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
border: 1px solid #333333;
&.ace_editor {
min-height: 6rem;
min-height: 2.60rem;
font-family: monospace;
font-size: 1rem;
}