do not set font size on editor,
to not create weird combinations of inherited line height and own font size
This commit is contained in:
parent
aca8e88137
commit
f78fbc6e36
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
position: absolute;
|
||||
overflow: hidden;
|
||||
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.ace_scroller {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue