Resize vertical on edit modla codemirror
This commit is contained in:
@@ -114,6 +114,7 @@
|
|||||||
border: 1px solid @colortheme_modal-input;
|
border: 1px solid @colortheme_modal-input;
|
||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
height: 105px;
|
height: 105px;
|
||||||
|
resize: vertical;
|
||||||
}
|
}
|
||||||
.CodeMirror-scroll {
|
.CodeMirror-scroll {
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
|
|||||||
Reference in New Issue
Block a user