remove unnecessary will-change

This commit is contained in:
Nolan Lawson 2018-03-27 20:13:41 -07:00
parent 2a5b1fe1a9
commit 45ee11352f

View file

@ -52,7 +52,6 @@
justify-content: flex-end;
position: -webkit-sticky;
position: sticky;
will-change: transform;
top: 10px;
z-index: 1000;
pointer-events: none;