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