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

This commit is contained in:
Navaneesh Kumar
2019-03-27 13:54:44 +05:30
committed by Torkel Ödegaard
parent 7f9ad77153
commit ab541e2e13

View File

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