diff --git a/src/components/LangSelect/index.vue b/src/components/LangSelect/index.vue index 4880cd0d..b4a63ead 100644 --- a/src/components/LangSelect/index.vue +++ b/src/components/LangSelect/index.vue @@ -1,7 +1,7 @@ diff --git a/src/styles/dark.scss b/src/styles/dark.scss index 5b719ff4..1187e8f4 100644 --- a/src/styles/dark.scss +++ b/src/styles/dark.scss @@ -8,7 +8,6 @@ html.dark { --subMenuHover: rgb(0 0 0 / 20%); .navbar { - color: var(--el-text-color-regular); background-color: var(--el-bg-color); .setting-container .setting-item:hover { diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 97d851cc..0eb93720 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -8,7 +8,7 @@ >