Indentation style fix
This commit is contained in:
parent
ef2eb004f4
commit
3a211e5cbc
@ -91,7 +91,7 @@ export default Polymer({
|
||||
});
|
||||
|
||||
chart.draw(dataTable, {
|
||||
height: 55 + numTimelines * 42,
|
||||
height: 55 + numTimelines * 42,
|
||||
|
||||
timeline: {
|
||||
showRowLabels: stateHistory.length > 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user