mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
fix response body edit issue
This commit is contained in:
parent
28c0596742
commit
dae0c23ec8
@ -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