Skip to content

Commit

Permalink
fix(UIShell/SideNav): remove css height to allow components at bottom (
Browse files Browse the repository at this point in the history
…#12152)

* fix(UIShell/SideNav): remove css height to allow components at bottom

Co-authored-by: Alessandra Davila <adavila91@gmail.com>
  • Loading branch information
gi and aledavila committed Sep 27, 2022
1 parent ceb9e90 commit 2a2c8a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
//----------------------------------------------------------------------------
.#{$prefix}--side-nav__navigation {
display: flex;
height: 100%;
flex-direction: column;
}

Expand Down

0 comments on commit 2a2c8a6

Please sign in to comment.