diff --git a/resources/assets/js/functions/web.js b/resources/assets/js/functions/web.js index 5330a5e29..eccbe4579 100755 --- a/resources/assets/js/functions/web.js +++ b/resources/assets/js/functions/web.js @@ -1000,6 +1000,7 @@ import {convertLocalResourcePath} from "../components/Replace/utils"; @media screen { html { ${this.utils.defaultFilter()} + background-color: #0D0D0D; will-change: transform; }