Fix graph text color

This commit is contained in:
dFayet 2019-04-06 21:48:09 +02:00
parent fad7c8c01f
commit 44d9fbe995

View File

@ -53,7 +53,7 @@
font-size: 12px;
line-height: 12px;
font-weight: normal;
color: var(--color-text);
fill: var(--color-text);
}
.timeline-graph .timeline-label .timeline-sublabel {