Skip to content

Commit 1cf426d

Browse files
committed
chore: remove flex properties for content and sidebar
1 parent 25ee8d8 commit 1cf426d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: lib/components/PageLayout/PageLayout.scss

-7
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@
88
flex-direction: column;
99
}
1010

11-
&__sidebar {
12-
display: flex;
13-
flex-direction: column;
14-
}
15-
1611
&__content {
17-
display: flex;
18-
flex-direction: column;
1912
flex: 1;
2013
}
2114
}

0 commit comments

Comments
 (0)