浏览代码

暗黑模式边框颜色与背景颜色区分开

LHY 3 年之前
父节点
当前提交
f8604a2d08
共有 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 {
 [data-theme='dark'] .lyear-switch span {
     background-color: #1D1F2F;
     background-color: #1D1F2F;
-    border-color: #1D1F2F;
+    border-color: #303243;
 }
 }
 [data-theme='dark'] .lyear-switch.switch-outline span {
 [data-theme='dark'] .lyear-switch.switch-outline span {
     background-color: transparent;
     background-color: transparent;