#1542 Dark theme fixes for gantt

This commit is contained in:
Knut Sveidqvist
2020-07-20 10:00:08 +02:00
parent 68aa7fa3a4
commit ceb84ce020
3 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ const getStyles = options =>
.face {
fill: #FFF8DC;
stroke: #999';
stroke: #999;
}
.node rect,