瀏覽代碼

Fix: Dashboard history diff & white theme fix (#16231)

Navaneesh Kumar 6 年之前
父節點
當前提交
ab541e2e13
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/sass/pages/_history.scss

+ 1 - 1
public/sass/pages/_history.scss

@@ -188,7 +188,7 @@
 
 .diff-change-group {
   width: 100%;
-  color: rgba(223, 224, 225, 0.6);
+  color: $text-color;
   margin-bottom: 14px;
 }