problems timeline: calculate elements size from base height

This commit is contained in:
Alexander Zobnin
2018-12-18 22:25:49 +03:00
parent c49922a826
commit 8b894b9385
2 changed files with 55 additions and 27 deletions

View File

@@ -357,14 +357,14 @@
}
}
svg.event-timeline-canvas {
// height: 40px;
// svg.event-timeline-canvas {
// // height: 40px;
g.event-timeline-group {
// height: 40px;
transform: translate(0px, 14px);
}
}
// g.event-timeline-group {
// // height: 40px;
// // transform: translate(0px, 14px);
// }
// }
.problem-event-region {
// transition: all 0.2s ease-out;