Skip to content

Commit

Permalink
Fix henck#41: Remove panel open/close animation
Browse files Browse the repository at this point in the history
  • Loading branch information
henck committed May 6, 2020
1 parent 68d8298 commit 620b10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styl/panel.styl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
background #fff
box-shadow -2px 0px 12px #888
padding 20px 20px 20px 20px
transition all ease 0.3s
//transition all ease 0.3s
box-sizing border-box

.panel-left
Expand Down

0 comments on commit 620b10f

Please sign in to comment.