mirror of https://github.com/node-red/node-red.git
Normalise ace editor font size
parent
31c979f30f
commit
ee3425d3be
|
@ -70,6 +70,7 @@ button.input-append-right {
|
|||
border:1px solid #ccc;
|
||||
border-radius:5px;
|
||||
overflow: hidden;
|
||||
font-size: 16px !important;
|
||||
font-size: 14px !important;
|
||||
font-family: monospace !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue