Fix initial text size in code
This commit is contained in:
@@ -30,6 +30,7 @@ body {
|
||||
min-width: 20%;
|
||||
max-width: 80%;
|
||||
resize: horizontal;
|
||||
font-size: initial;
|
||||
}
|
||||
.CodeMirror.fullPage {
|
||||
//min-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user