diff --git a/src/styles/style.scss b/src/styles/style.scss index 4f766d6..64edc47 100644 --- a/src/styles/style.scss +++ b/src/styles/style.scss @@ -44,7 +44,7 @@ body { } html.dark { - /* 自定义深色背景颜色 */ + /* Custom Dark Background Color */ //--el-bg-color: #626aef; --tag-bg-color: #24252b; --basicBlack: #fff;