mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
WIP: improve
This commit is contained in:
@@ -97,7 +97,6 @@ $timeline-height: 170px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding-top: 20px;
|
||||
|
||||
.timeline-labels {
|
||||
padding-top: 2px;
|
||||
|
||||
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user