mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-05 21:34:14 +01:00
Merge branch 'develop' into sidv/viteVitest
* develop: chore: Add recommended extensions Fix user-journey leaking css Add "Debug Current Test File" configuration for VSCode
This commit is contained in:
@@ -132,8 +132,6 @@ const getStyles = (options) =>
|
||||
.actor-5 {
|
||||
${options.actor5 ? `fill: ${options.actor5}` : ''};
|
||||
}
|
||||
|
||||
}
|
||||
`;
|
||||
|
||||
export default getStyles;
|
||||
|
||||
Reference in New Issue
Block a user