fix(ui): fix icon positioning on a timeline

This commit is contained in:
sylenien 2022-06-02 16:09:23 +02:00 committed by Delirium
parent 55f58487f5
commit aca4ef697e

View file

@ -72,7 +72,7 @@
position: absolute;
width: 2px;
height: 8px;
margin-left: -15px;
margin-left: -8px;
&:hover {
z-index: 9999;
}