فهرست منبع

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 {
 .diff-change-group {
   width: 100%;
   width: 100%;
-  color: rgba(223, 224, 225, 0.6);
+  color: $text-color;
   margin-bottom: 14px;
   margin-bottom: 14px;
 }
 }