We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8579c56 commit 78c8005Copy full SHA for 78c8005
webview/features/Response/Preview/ResponsePreview.js
@@ -16,7 +16,7 @@ const IframeWrapper = styled.div`
16
17
iframe {
18
width: 100%;
19
- height: 65vh;
+ height: 55vh;
20
background: white;
21
overflow: scroll;
22
}
0 commit comments