mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
Merge pull request #2001 from mitmproxy/issue#40_response_body_edit
fix response body edit issue
This commit is contained in:
commit
fa661217c1
@ -1,7 +1,6 @@
|
|||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
max-height: 2048px !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@import (inline) "../../node_modules/codemirror/lib/codemirror.css";
|
@import (inline) "../../node_modules/codemirror/lib/codemirror.css";
|
||||||
|
Loading…
Reference in New Issue
Block a user