mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Remove min-height on CodeMirror, closes #1899
This commit is contained in:
parent
83a6872d1b
commit
63f923d013
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
.cm-editor {
|
||||
resize: both;
|
||||
overflow: hidden;
|
||||
min-height: 70px;
|
||||
width: 80%;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue