- Temporary page for Embed till the feature is ready
+
+
-
+
+
+
+meta:
+ layout: empty
+
diff --git a/packages/hoppscotch-ui/src/components/smart/Checkbox.vue b/packages/hoppscotch-ui/src/components/smart/Checkbox.vue
index 096e802f1..ddbc26b82 100644
--- a/packages/hoppscotch-ui/src/components/smart/Checkbox.vue
+++ b/packages/hoppscotch-ui/src/components/smart/Checkbox.vue
@@ -75,6 +75,7 @@ const emit = defineEmits<{
@apply w-4;
@apply mr-2;
@apply transition;
+ @apply empty:mr-0;
content: "";
}