Fix the railroad diagram labels
This commit is contained in:
parent
2c919735c3
commit
fbacdb6694
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ svg.railroad-diagram text {
|
|||
font-family: var(--monospace-font-family);
|
||||
text-anchor: middle;
|
||||
white-space: pre;
|
||||
color: var(--body-foreground-color);
|
||||
fill: var(--body-foreground-color);
|
||||
}
|
||||
|
||||
svg.railroad-diagram text.diagram-text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue