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