mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix: Dashboard history diff & white theme fix (#16231)
This commit is contained in:
committed by
Torkel Ödegaard
parent
7f9ad77153
commit
ab541e2e13
@@ -188,7 +188,7 @@
|
||||
|
||||
.diff-change-group {
|
||||
width: 100%;
|
||||
color: rgba(223, 224, 225, 0.6);
|
||||
color: $text-color;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user