mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 16:59:48 +02:00
#1542 Dark theme fixes for gantt
This commit is contained in:
@@ -22,7 +22,7 @@ const getStyles = options =>
|
||||
|
||||
.face {
|
||||
fill: #FFF8DC;
|
||||
stroke: #999';
|
||||
stroke: #999;
|
||||
}
|
||||
|
||||
.node rect,
|
||||
|
Reference in New Issue
Block a user