UX: fix anchor z-index (#21002)
This commit is contained in:
parent
033fddd2fb
commit
b9ca4c9031
|
@ -107,6 +107,7 @@
|
|||
margin-left: -20px;
|
||||
padding-right: 4px;
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue