set fix height
This commit is contained in:
parent
047cf20e9c
commit
06efe98436
|
@ -12,7 +12,7 @@
|
|||
<style>
|
||||
.CodeMirror {
|
||||
border: 1px solid #eee;
|
||||
height: auto;
|
||||
height: 70%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue