mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-27 19:15:33 +08:00
fix get contentview in mitmweb
This commit is contained in:
@@ -39,7 +39,7 @@ function ContentView(props) {
|
||||
<div className="contentview">
|
||||
<View flow={flow} message={message} contentView={contentView} readonly={readonly} onChange={onContentChange}/>
|
||||
<ShowFullContentButton/>
|
||||
<div className="view-options">
|
||||
<div className="view-options footer navbar-fixed-bottom">
|
||||
<ViewSelector message={message}/>
|
||||
|
||||
<DownloadContentButton flow={flow} message={message}/>
|
||||
|
||||
Reference in New Issue
Block a user