problems timeline: bring highlighted items to front

This commit is contained in:
Alexander Zobnin
2018-12-16 12:01:26 +03:00
parent c115be1dee
commit 883bae85b1
2 changed files with 98 additions and 7 deletions

View File

@@ -343,6 +343,12 @@
margin: 1.6rem 0;
// margin-top: auto;
.timeline-info-container {
position: absolute;
top: 0;
left: 0;
}
svg.event-timeline-canvas {
height: 40px;