From 69c7c2d9ad6265d89fc0cb7ab0c5873823799b97 Mon Sep 17 00:00:00 2001 From: Nivedin <53208152+nivedin@users.noreply.github.com> Date: Tue, 20 Jan 2026 19:26:01 +0530 Subject: [PATCH] fix(common): restore scrolling on response panel (#5783) --- .../hoppscotch-common/src/components/app/PaneLayout.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/hoppscotch-common/src/components/app/PaneLayout.vue b/packages/hoppscotch-common/src/components/app/PaneLayout.vue index e09143f2..75ba9f73 100644 --- a/packages/hoppscotch-common/src/components/app/PaneLayout.vue +++ b/packages/hoppscotch-common/src/components/app/PaneLayout.vue @@ -12,7 +12,7 @@ @@ -29,7 +29,7 @@