Skip to content

Commit

Permalink
fix: Main layout container flex direction (nodejs#6069)
Browse files Browse the repository at this point in the history
  • Loading branch information
canerakdas authored Oct 30, 2023
1 parent c72dc04 commit ed0ddfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/old/layout/main.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#main {
.container {
display: flex;
flex-direction: column;
}

.has-side-nav.container {
Expand Down

0 comments on commit ed0ddfa

Please sign in to comment.