mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
Just for testing...
This commit is contained in:
parent
6abda7ab68
commit
3c13017588
@ -1,4 +1,5 @@
|
|||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
|
display: none;
|
||||||
height: auto;
|
height: auto;
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
@ -325,4 +326,4 @@
|
|||||||
|
|
||||||
.CodeMirror .CodeMirror-placeholder {
|
.CodeMirror .CodeMirror-placeholder {
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user