changes tick contrast for gantt chart

This commit is contained in:
erinleck@gmail.com 2019-12-19 09:52:46 -07:00
parent dddd5af830
commit 028d9a2667
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
.grid .tick {
stroke: $gridColor;
opacity: 0.3;
opacity: 0.8;
shape-rendering: crispEdges;
text {
font-family: 'trebuchet ms', verdana, arial;