Skip to content

Commit

Permalink
rely on compositor properties for tab previews
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaraugusto authored and dfperry5 committed Aug 18, 2017
1 parent ca79cc8 commit 57115cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/window.less
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ html,
height: 100%;
width: 100%;
&.isPreview {
will-change: opacity;
opacity: 0.5;
animation: tabFadeIn 0.75s ease-in-out;
animation-fill-mode: forwards;
Expand Down

0 comments on commit 57115cc

Please sign in to comment.