md height

This commit is contained in:
caishi 2020-05-08 09:52:32 +08:00
parent 37f40c8db4
commit 6055d62914
1 changed files with 3 additions and 0 deletions

View File

@ -572,6 +572,9 @@ border: 1px solid #2185d0;
border-radius: 4px;
height: auto;
}
.content-file .CodeMirror .CodeMirror-scroll{
min-height: 450px;
}
.text-center{text-align: center;}
.fork-css{
position: absolute;