Skip to content

Commit

Permalink
fix: add back to top z-index value
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Aug 13, 2019
1 parent bf4d8a3 commit 406e064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/_common/back-to-top.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
position: fixed;
bottom: 1em;
right: 1em;
z-index: 1;
}

0 comments on commit 406e064

Please sign in to comment.