Skip to content

Commit

Permalink
Fix slideout button
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Feb 18, 2020
1 parent 35e3837 commit f7e8434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/base/slide_panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ $default-padding: 2em;
top: calc(50vh - 65px);
background-color: #770000;
background-image: image-url('b_book.svg');
z-index: 3;
}
}

Expand Down

0 comments on commit f7e8434

Please sign in to comment.