Skip to content

Commit

Permalink
fix: Sidebar footer sticks to bottom in mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
AliviaHoward committed May 20, 2024
1 parent 58d6643 commit f3d0711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/styles/_application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
width: $sidebar-width !important;
border-radius: 0 !important;
border: 0;
height: 100%;
}
}

Expand Down

0 comments on commit f3d0711

Please sign in to comment.