Skip to content

Commit

Permalink
remove transition for tab color, looks laggy
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 9, 2017
1 parent 2181876 commit 3d6c842
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles/tabs.less
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ atom-pane:not(.active) {
text-transform: uppercase;
font-size: 11px;

transition: all 150ms ease-out;

&:last-child {
border-right: none;
}
Expand Down

0 comments on commit 3d6c842

Please sign in to comment.