mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
[A11y] fix skip-link z-index (#5123)
This commit is contained in:
committed by
GitHub
parent
1791a63f87
commit
e3b74249c9
@@ -76,6 +76,7 @@ html {
|
||||
clip: auto;
|
||||
}
|
||||
#skip-to-main {
|
||||
z-index: 9999;
|
||||
/* padding is needed to make focus-outline visible */
|
||||
padding: 8px;
|
||||
background-color: inherit;
|
||||
|
||||
Reference in New Issue
Block a user