forked from Gitlink/forgeplus-react
md height
This commit is contained in:
parent
37f40c8db4
commit
6055d62914
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue