From b2bcbababe45364e511186a0857fa560443bde54 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sat, 24 Feb 2024 19:31:59 -0800 Subject: [PATCH] Fix response pane height --- src-web/components/ResponsePane.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-web/components/ResponsePane.tsx b/src-web/components/ResponsePane.tsx index 311c6f11..64e2cad0 100644 --- a/src-web/components/ResponsePane.tsx +++ b/src-web/components/ResponsePane.tsx @@ -87,7 +87,7 @@ export const ResponsePane = memo(function ResponsePane({ style, className, activ ) : ( -
+