diff --git a/packages/twenty-front/src/modules/object-record/record-group/components/RecordGroupsVisibilityDropdownSection.tsx b/packages/twenty-front/src/modules/object-record/record-group/components/RecordGroupsVisibilityDropdownSection.tsx
index 1220197726..3011f47f33 100644
--- a/packages/twenty-front/src/modules/object-record/record-group/components/RecordGroupsVisibilityDropdownSection.tsx
+++ b/packages/twenty-front/src/modules/object-record/record-group/components/RecordGroupsVisibilityDropdownSection.tsx
@@ -44,7 +44,7 @@ export const RecordGroupsVisibilityDropdownSection = ({
{showSubheader && (
{title}
)}
-
+
{recordGroupIds.length > 0 && (
<>
{!isDraggable ? (