diff --git a/packages/hoppscotch-common/assets/themes/base-themes.scss b/packages/hoppscotch-common/assets/themes/base-themes.scss index 73a228cb7..9bc0a4f30 100644 --- a/packages/hoppscotch-common/assets/themes/base-themes.scss +++ b/packages/hoppscotch-common/assets/themes/base-themes.scss @@ -17,7 +17,7 @@ --lower-tertiary-sticky-fold: 7.125rem; --lower-fourth-sticky-fold: 9.188rem; --sidebar-primary-sticky-fold: 2rem; - --properties-primary-sticky-fold: 2.05rem; + --properties-primary-sticky-fold: 2.063rem; } @mixin light-theme { diff --git a/packages/hoppscotch-common/src/components/collections/Properties.vue b/packages/hoppscotch-common/src/components/collections/Properties.vue index 2ae2dcd34..072aae2b7 100644 --- a/packages/hoppscotch-common/src/components/collections/Properties.vue +++ b/packages/hoppscotch-common/src/components/collections/Properties.vue @@ -18,12 +18,11 @@ :is-collection-property="true" @change-tab="changeOptionTab" /> -