Skip to content

Commit

Permalink
Fix card body flex css (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines authored Apr 21, 2023
1 parent 1ed5b4e commit ecd878f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}
}

li {
.sidebar-item li {
display: flex;
align-items: center;

Expand Down

0 comments on commit ecd878f

Please sign in to comment.