mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-04 03:37:17 +00:00
6 lines
143 B
Text
6 lines
143 B
Text
.CodeMirror {
|
|
border: 1px solid #ccc;
|
|
height: auto !important;
|
|
}
|
|
|
|
@import (inline) "../../node_modules/codemirror/lib/codemirror.css";
|