From 5f683562788e8149dd409be847b5e2b807e7478d Mon Sep 17 00:00:00 2001 From: Anwarul Islam Date: Tue, 9 May 2023 16:28:44 +0600 Subject: [PATCH] feat: scroll to show the new active tab header (#3013) Co-authored-by: Liyas Thomas --- .../src/components/smart/Windows.vue | 120 ++++++++++++++---- 1 file changed, 95 insertions(+), 25 deletions(-) diff --git a/packages/hoppscotch-ui/src/components/smart/Windows.vue b/packages/hoppscotch-ui/src/components/smart/Windows.vue index ee4f24662d..f843fd9043 100644 --- a/packages/hoppscotch-ui/src/components/smart/Windows.vue +++ b/packages/hoppscotch-ui/src/components/smart/Windows.vue @@ -1,14 +1,14 @@