Skip to content

Commit

Permalink
perf: Remove unused selector transitions
Browse files Browse the repository at this point in the history
  • Loading branch information
rkunev committed Dec 1, 2018
1 parent 3ab94f2 commit 0ede133
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ColorPicker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,6 @@
background-color: #ff0000;
outline: 0;
cursor: pointer;
transition: transform .7s cubic-bezier(0.35, 0, 0.25, 1);
will-change: transform;
overflow: visible;
border: 6px solid #fff;
box-shadow: 0 0 0 1px #b2b2b2;
Expand Down

0 comments on commit 0ede133

Please sign in to comment.