update topic-progress z-index to show up in front
of all other items (especially the read-icon)
This commit is contained in:
parent
97ceea8878
commit
0884318207
|
@ -346,7 +346,7 @@ kbd {
|
||||||
width: 0;
|
width: 0;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
right: 50%;
|
right: 50%;
|
||||||
z-index: 1;
|
z-index: 500;
|
||||||
outline: 1px solid transparent;
|
outline: 1px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue