Skip to content

Commit 333f363

Browse files
committed
Fix legend color in statistics view
Signed-off-by: Kai Wagner <kai.wagner@percona.com>
1 parent 0b75d10 commit 333f363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/stylesheets/components/stats.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
border: var(--border-width) solid var(--color-border);
127127
border-radius: var(--border-radius-md);
128128
padding: var(--spacing-2);
129+
color: var(--color-text-primary);
129130
}
130131

131132
.series-grid {

0 commit comments

Comments
 (0)