Etienne
2026-01-05 11:41:17 +01:00
committed by GitHub
parent 30b3dd1d6f
commit f069efe361
@@ -44,7 +44,7 @@ export const RecordGroupsVisibilityDropdownSection = ({
{showSubheader && (
<StyledDropdownMenuSubheader>{title}</StyledDropdownMenuSubheader>
)}
<DropdownMenuItemsContainer>
<DropdownMenuItemsContainer hasMaxHeight>
{recordGroupIds.length > 0 && (
<>
{!isDraggable ? (