FIX: Topic progress wasn't clickable sometimes
This commit is contained in:
parent
25541e99f9
commit
2b1e7b1a49
|
@ -10,7 +10,7 @@
|
|||
|
||||
.timeline-container {
|
||||
box-sizing: border-box;
|
||||
z-index: 999;
|
||||
z-index: 499;
|
||||
margin-left: 757px;
|
||||
|
||||
@media all and (min-width: 1140px) {
|
||||
|
|
Loading…
Reference in New Issue