remove unnecessary will-change
This commit is contained in:
parent
2a5b1fe1a9
commit
45ee11352f
|
@ -52,7 +52,6 @@
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
position: -webkit-sticky;
|
position: -webkit-sticky;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
will-change: transform;
|
|
||||||
top: 10px;
|
top: 10px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
Loading…
Reference in a new issue