fix: raw file page #983

This commit is contained in:
charlie
2020-12-31 15:31:17 +08:00
committed by Tienson Qin
parent 67400df0ea
commit cb3848ebab

View File

@@ -11,7 +11,8 @@
> .CodeMirror {
z-index: 0;
height: auto;
margin: 6px 0 0 0;
padding: 6px 0 0 0;
font-family: Fira Code, Monaco, Menlo, Consolas, 'COURIER NEW', monospace;
max-width: 86vw;
}
}