ソースを参照

fix: 官网样式调整

Drjingfubo 3 年 前
コミット
9f26722fe4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/sites/doc/components/Header.vue

+ 1 - 1
src/sites/doc/components/Header.vue

@@ -399,7 +399,7 @@ export default defineComponent({
   }
   }
   // 黑色
   // 黑色
   &-black {
   &-black {
-    background: $black;
+    background: black;
     color: $theme-black-word;
     color: $theme-black-word;
     border-bottom: 1px solid $theme-black-box-border;
     border-bottom: 1px solid $theme-black-box-border;
     .header {
     .header {