problems timeline: fix regions rendering in firefox

This commit is contained in:
Alexander Zobnin
2018-12-17 11:03:04 +03:00
parent b619c6019a
commit c49922a826
2 changed files with 65 additions and 46 deletions

View File

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