ソースを参照

!6 暗黑模式边框颜色与背景颜色区分开
Merge pull request !6 from LHY/N/A

笔下光年 3 年 前
コミット
03c30dd4df
1 ファイル変更1 行追加1 行削除
  1. 1 1
      css/style.min.css

+ 1 - 1
css/style.min.css

@@ -3916,7 +3916,7 @@ body[data-theme='dark'] a,
 }
 [data-theme='dark'] .lyear-switch span {
     background-color: #1D1F2F;
-    border-color: #1D1F2F;
+    border-color: #303243;
 }
 [data-theme='dark'] .lyear-switch.switch-outline span {
     background-color: transparent;