Skip to content

Commit d1356a8

Browse files
committed
Makes SecondaryHeaderPlaceholder full width
1 parent 274ab9a commit d1356a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/features/sidebar/view/SecondarySplitHeaderPlaceholder.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ const SecondaryHeaderPlaceholder = () => {
1212
alignItems: "center",
1313
padding: 2,
1414
paddingLeft: { xs: 4, md: 2 },
15-
maxWidth: "1460px",
1615
margin: "auto",
1716
height: 64,
1817
}}

0 commit comments

Comments
 (0)