diff --git a/packages/hoppscotch-app/assets/icons/box.svg b/packages/hoppscotch-app/assets/icons/box.svg new file mode 100644 index 00000000..81371fad --- /dev/null +++ b/packages/hoppscotch-app/assets/icons/box.svg @@ -0,0 +1 @@ + diff --git a/packages/hoppscotch-app/assets/icons/clock.svg b/packages/hoppscotch-app/assets/icons/clock.svg new file mode 100644 index 00000000..52c2e41f --- /dev/null +++ b/packages/hoppscotch-app/assets/icons/clock.svg @@ -0,0 +1 @@ + diff --git a/packages/hoppscotch-app/components/collections/graphql/index.vue b/packages/hoppscotch-app/components/collections/graphql/index.vue index 6d7dc507..d915e97c 100644 --- a/packages/hoppscotch-app/components/collections/graphql/index.vue +++ b/packages/hoppscotch-app/components/collections/graphql/index.vue @@ -8,7 +8,7 @@ divide-y divide-dividerLight border-b border-dividerLight flex flex-col - top-sidebarPrimaryStickyFold + top-0 z-10 sticky " diff --git a/packages/hoppscotch-app/components/collections/index.vue b/packages/hoppscotch-app/components/collections/index.vue index fa04132d..019aacbf 100644 --- a/packages/hoppscotch-app/components/collections/index.vue +++ b/packages/hoppscotch-app/components/collections/index.vue @@ -14,7 +14,6 @@ z-10 sticky " - :class="{ '!top-sidebarPrimaryStickyFold': !saveRequest && !doc }" >
-
+