Fix z-index of top-bar
parent
e8aa630627
commit
dec1f489da
|
@ -1500,6 +1500,7 @@ export default class Timeline extends Mixins(GlobalMixin, UserConfig) {
|
|||
opacity: 0.95;
|
||||
display: flex;
|
||||
vertical-align: middle;
|
||||
z-index: 100;
|
||||
|
||||
> .text {
|
||||
flex-grow: 1;
|
||||
|
|
Loading…
Reference in New Issue