mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 01:39:53 +02:00
Fix tests
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
barHeight:20,
|
barHeight:20,
|
||||||
barGap:4,
|
barGap:4,
|
||||||
topPadding:50,
|
topPadding:50,
|
||||||
sidePadding:75,
|
leftPadding:75,
|
||||||
gridLineStartPadding:5,
|
gridLineStartPadding:5,
|
||||||
fontSize:11,
|
fontSize:11,
|
||||||
numberSectionStyles:3,
|
numberSectionStyles:3,
|
||||||
|
@@ -3,8 +3,8 @@
|
|||||||
"barHeight":20,
|
"barHeight":20,
|
||||||
"barGap":4,
|
"barGap":4,
|
||||||
"topPadding":50,
|
"topPadding":50,
|
||||||
"sidePadding":75,
|
"leftPadding":75,
|
||||||
"gridLineStartPadding":35,
|
"gridLineStartPadding":35,
|
||||||
"fontSize":11,
|
"fontSize":11,
|
||||||
"numberSectionStyles":3
|
"numberSectionStyles":3
|
||||||
}
|
}
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
barHeight:20,
|
barHeight:20,
|
||||||
barGap:4,
|
barGap:4,
|
||||||
topPadding:50,
|
topPadding:50,
|
||||||
sidePadding:100,
|
leftPadding:100,
|
||||||
gridLineStartPadding:35,
|
gridLineStartPadding:35,
|
||||||
fontSize:11,
|
fontSize:11,
|
||||||
numberSectionStyles:4,
|
numberSectionStyles:4,
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
barHeight:20,
|
barHeight:20,
|
||||||
barGap:4,
|
barGap:4,
|
||||||
topPadding:50,
|
topPadding:50,
|
||||||
sidePadding:100,
|
leftPadding:100,
|
||||||
gridLineStartPadding:35,
|
gridLineStartPadding:35,
|
||||||
fontSize:11,
|
fontSize:11,
|
||||||
numberSectionStyles:4,
|
numberSectionStyles:4,
|
||||||
|
@@ -24,7 +24,7 @@ html {
|
|||||||
barHeight:20,
|
barHeight:20,
|
||||||
barGap:4,
|
barGap:4,
|
||||||
topPadding:50,
|
topPadding:50,
|
||||||
sidePadding:75,
|
leftPadding:75,
|
||||||
gridLineStartPadding:35,
|
gridLineStartPadding:35,
|
||||||
fontSize:11,
|
fontSize:11,
|
||||||
numberSectionStyles:3,
|
numberSectionStyles:3,
|
||||||
|
Reference in New Issue
Block a user