TimelineQueueButtonHeader: z-index 500
This commit is contained in:
parent
161b59431f
commit
f46effb873
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
z-index: 999;
|
z-index: 500;
|
||||||
|
|
||||||
.svg-icon {
|
.svg-icon {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|
Loading…
Reference in a new issue