diff --git a/src/style/dark.scss b/src/style/dark.scss index 9bd967578..7c3cb65cb 100644 --- a/src/style/dark.scss +++ b/src/style/dark.scss @@ -86,7 +86,8 @@ html.dark { background: var(--el-bg-color) !important; } - .app-main { + .app-main, + .app-main-nofixed-header { background: #020409 !important; }