UX: fix anchor z-index (#21002)

This commit is contained in:
Canapin 2023-04-14 04:02:57 +02:00 committed by GitHub
parent 033fddd2fb
commit b9ca4c9031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@
margin-left: -20px;
padding-right: 4px;
position: absolute;
z-index: 2;
}
}