Skip to content

Commit

Permalink
Merge pull request #4056 from wowsims/sidebar-sizing
Browse files Browse the repository at this point in the history
Add back mistakenly removed sidebar style
  • Loading branch information
kayla-glick authored Nov 21, 2023
2 parents 991571e + 9407933 commit 7f8c869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/scss/core/sim_ui/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
@import "../components/sim_title_dropdown";

.sim-sidebar {
flex: 1;
display: flex;
flex-direction: column;
align-items: stretch;
Expand Down

0 comments on commit 7f8c869

Please sign in to comment.