From e9eee0703d5e14d5594970a15af0c733b0df13cf Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Fri, 13 Aug 2021 22:39:47 +0530 Subject: [PATCH] refactor: set placement as top by edfault for modals, better response header layout --- components/app/Search.vue | 2 +- components/app/Shortcuts.vue | 3 +- components/app/Sidenav.vue | 3 ++ components/app/Support.vue | 1 - components/collections/ImportExport.vue | 4 ++- .../collections/graphql/ImportExport.vue | 1 + components/environments/ImportExport.vue | 1 + components/http/PreRequestScript.vue | 6 ++-- components/http/TestResult.vue | 18 +++++++++-- components/http/Tests.vue | 6 ++-- components/lenses/HeadersRenderer.vue | 32 +++++++++++++------ components/smart/Modal.vue | 2 +- lang/en-US.json | 11 ++++--- 13 files changed, 63 insertions(+), 27 deletions(-) diff --git a/components/app/Search.vue b/components/app/Search.vue index 754171724..4f57d3d38 100644 --- a/components/app/Search.vue +++ b/components/app/Search.vue @@ -1,5 +1,5 @@ diff --git a/components/http/PreRequestScript.vue b/components/http/PreRequestScript.vue index 0356e94c1..a4e705ccd 100644 --- a/components/http/PreRequestScript.vue +++ b/components/http/PreRequestScript.vue @@ -5,15 +5,15 @@ bg-primary border-b border-dividerLight flex flex-1 - pl-4 top-upperSecondaryStickyFold + pl-4 z-10 sticky items-center justify-between " > -