Skip to content

Commit

Permalink
set section.content to flex
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Jul 20, 2023
1 parent 5bf09c0 commit 5ee5517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serenity.Scripts/style/serenity.css
Original file line number Diff line number Diff line change
Expand Up @@ -1934,7 +1934,7 @@ s.-Panel .tab-pane {
min-height: 43px;
margin-bottom: 0;
}
.full-height-page section.content {
section.content {
display: flex;
flex-direction: column;
}
Expand Down

0 comments on commit 5ee5517

Please sign in to comment.