diff --git a/resources/assets/js/functions/web.js b/resources/assets/js/functions/web.js index 7c5fa566e..552b01eaa 100755 --- a/resources/assets/js/functions/web.js +++ b/resources/assets/js/functions/web.js @@ -1218,7 +1218,7 @@ @media screen { html { ${this.utils.defaultFilter()} - transform: translateZ(0); + will-change: transform; } /* Default Reverse rule */ @@ -1238,6 +1238,7 @@ .no-dark-content, .no-dark-before:before { ${this.utils.reverseFilter()} + will-change: transform; } [style*="background:url"] *,