Skip to content

Commit 78c8005

Browse files
author
unjinjang
committed
[STYLE]: Update iframe preview max-height
1 parent 8579c56 commit 78c8005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview/features/Response/Preview/ResponsePreview.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const IframeWrapper = styled.div`
1616
1717
iframe {
1818
width: 100%;
19-
height: 65vh;
19+
height: 55vh;
2020
background: white;
2121
overflow: scroll;
2222
}

0 commit comments

Comments
 (0)