diff --git a/packages/hoppscotch-app/components/collections/graphql/Collection.vue b/packages/hoppscotch-app/components/collections/graphql/Collection.vue index d9ff964eb..0662016b4 100644 --- a/packages/hoppscotch-app/components/collections/graphql/Collection.vue +++ b/packages/hoppscotch-app/components/collections/graphql/Collection.vue @@ -97,58 +97,69 @@ -
- - +
- folder_open - - {{ $t("empty.collection") }} - + @click="toggleShowChildren()" + >
+
+ + +
+ folder_open + + {{ $t("empty.collection") }} + +
-
- - +
- folder_open - - {{ $t("empty.folder") }} - + @click="toggleShowChildren()" + >
+
+ + +
+ folder_open + + {{ $t("empty.folder") }} + +
-
- - +
- folder_open - - {{ $t("empty.collection") }} - + @click="toggleShowChildren()" + >
+
+ + +
+ folder_open + + {{ $t("empty.collection") }} + +
-
- - +
- folder_open - - {{ $t("empty.folder") }} - + @click="toggleShowChildren()" + >
+
+ + +
+ folder_open + + {{ $t("empty.folder") }} + +
-
- - +
- folder_open - - {{ $t("empty.collection") }} - + @click="toggleShowChildren()" + >
+
+ + +
+ folder_open + + {{ $t("empty.collection") }} + +
-
- - +
- folder_open - - {{ $t("empty.folder") }} - + @click="toggleShowChildren()" + >
+
+ + +
+ folder_open + + {{ $t("empty.folder") }} + +