mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 19:24:10 +01:00
Merge pull request #4915 from Patronud/develop
prevent-inherited-lineheights-on-edgeterminal-4083
This commit is contained in:
@@ -145,6 +145,7 @@ g.classGroup line {
|
|||||||
|
|
||||||
.edgeTerminals {
|
.edgeTerminals {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
line-height: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
.classTitleText {
|
.classTitleText {
|
||||||
|
|||||||
Reference in New Issue
Block a user