WIP: improve

This commit is contained in:
Lachlan Kermode
2020-03-26 12:10:06 +01:00
parent b9efee8cca
commit f832215522
2 changed files with 2 additions and 3 deletions

View File

@@ -97,7 +97,6 @@ $timeline-height: 170px;
display: flex;
justify-content: center;
align-items: center;
padding-top: 20px;
.timeline-labels {
padding-top: 2px;

View File

@@ -60,13 +60,13 @@ const initial = {
},
timeline: {
dimensions: {
height: 400,
height: 250,
width: 0,
marginLeft: 100,
marginTop: 15,
marginBottom: 60,
contentHeight: 200,
width_controls: 100,
width_controls: 100
},
range: [
new Date(2001, 2, 23, 12),