Skip to content

Commit

Permalink
Fix #22
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 7, 2019
1 parent 96eadd7 commit 65415b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Navigation/Edit.module.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
background-color: #333;
width: 100%;
bottom: 0;
position: relative;
position: absolute;
z-index: 1;
transition: all .3s;
.edit {
Expand Down

0 comments on commit 65415b7

Please sign in to comment.