Update CodeMirror to version 5.15.3
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
background: white;
|
||||
font-size: 90%;
|
||||
font-family: monospace;
|
||||
max-width: 19em;
|
||||
|
||||
max-height: 20em;
|
||||
overflow-y: auto;
|
||||
@@ -25,8 +26,6 @@
|
||||
margin: 0;
|
||||
padding: 0 4px;
|
||||
border-radius: 2px;
|
||||
max-width: 19em;
|
||||
overflow: hidden;
|
||||
white-space: pre;
|
||||
color: black;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user