fix(ui): fix icon positioning on a timeline
This commit is contained in:
parent
55f58487f5
commit
aca4ef697e
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
position: absolute;
|
||||
width: 2px;
|
||||
height: 8px;
|
||||
margin-left: -15px;
|
||||
margin-left: -8px;
|
||||
&:hover {
|
||||
z-index: 9999;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue