diff --git a/src/features/sidebar/view/SecondarySplitHeaderPlaceholder.tsx b/src/features/sidebar/view/SecondarySplitHeaderPlaceholder.tsx index be78957e..4f0a160b 100644 --- a/src/features/sidebar/view/SecondarySplitHeaderPlaceholder.tsx +++ b/src/features/sidebar/view/SecondarySplitHeaderPlaceholder.tsx @@ -12,7 +12,6 @@ const SecondaryHeaderPlaceholder = () => { alignItems: "center", padding: 2, paddingLeft: { xs: 4, md: 2 }, - maxWidth: "1460px", margin: "auto", height: 64, }}