mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 11:19:56 +00:00
perf: 优化深色主题下调整浏览器窗口显示白边的情况
This commit is contained in:
parent
1ddb88a3a6
commit
7fbd3bc760
1
resources/assets/js/functions/web.js
vendored
1
resources/assets/js/functions/web.js
vendored
@ -1000,6 +1000,7 @@ import {convertLocalResourcePath} from "../components/Replace/utils";
|
|||||||
@media screen {
|
@media screen {
|
||||||
html {
|
html {
|
||||||
${this.utils.defaultFilter()}
|
${this.utils.defaultFilter()}
|
||||||
|
background-color: #0D0D0D;
|
||||||
will-change: transform;
|
will-change: transform;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user