Skip to content

Commit

Permalink
fix: remove background color from scrollable class
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jan 12, 2022
1 parent a342a3a commit 6e1e5ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/stylesheets/_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#navigation .scrollable {
@include minimal_scrollbar();
height: 100%;
background-color: var(--sn-stylekit-background-color);
}

#navigation {
Expand Down

0 comments on commit 6e1e5ab

Please sign in to comment.