From 9698932bde2ef1019bedc120e4d6f46ff9b9831c Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Mon, 20 Sep 2021 21:33:36 +0530 Subject: [PATCH] refactor(ui): minor ui improvements --- .../hoppscotch-app/components/app/PowerSearch.vue | 7 ++++++- packages/hoppscotch-app/components/app/Sidenav.vue | 2 +- packages/hoppscotch-app/components/app/SlideOver.vue | 2 +- packages/hoppscotch-app/components/app/Support.vue | 1 + .../components/collections/ImportExport.vue | 1 + .../components/collections/graphql/ImportExport.vue | 1 + .../components/environments/ImportExport.vue | 1 + .../hoppscotch-app/components/firebase/Login.vue | 1 + packages/hoppscotch-app/components/smart/Modal.vue | 12 ++++++++---- 9 files changed, 21 insertions(+), 7 deletions(-) diff --git a/packages/hoppscotch-app/components/app/PowerSearch.vue b/packages/hoppscotch-app/components/app/PowerSearch.vue index 054440755..8825d2bb2 100644 --- a/packages/hoppscotch-app/components/app/PowerSearch.vue +++ b/packages/hoppscotch-app/components/app/PowerSearch.vue @@ -1,5 +1,10 @@