Skip to content

Commit

Permalink
fix: Sidebar Item wrapper (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo authored Oct 2, 2020
1 parent 1c1ae6e commit 9fa3bf0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file modified packages/fuselage/.loki/reference/chrome_laptop_Sidebar_Default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/fuselage/src/components/Sidebar/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ $sidebar-item-color-selected: theme('sidebar-item-color-selected', colors.foregr
@extend %sidebar-base;
@include typography.use-with-truncated-text();
display: flex;
flex: 1 0 100%;
}

&:hover &__menu-wraper,
Expand Down

0 comments on commit 9fa3bf0

Please sign in to comment.