mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Merge pull request #4278 from lishid/patch-2
Fix git graph css bracket leak
This commit is contained in:
commit
01de155e3c
@ -56,7 +56,6 @@ const getStyles = (options) =>
|
||||
font-size: 18px;
|
||||
fill: ${options.textColor};
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
export default getStyles;
|
||||
|
Loading…
x
Reference in New Issue
Block a user