mirror of
https://github.com/felixlohmeier/turtle-web-editor.git
synced 2025-04-27 00:00:15 +02:00
set fix height
This commit is contained in:
parent
047cf20e9c
commit
06efe98436
@ -12,7 +12,7 @@
|
|||||||
<style>
|
<style>
|
||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
border: 1px solid #eee;
|
border: 1px solid #eee;
|
||||||
height: auto;
|
height: 70%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user