Increase z-index for navigation-header
This commit is contained in:
parent
52d8d658a2
commit
a46a84ee15
@ -78,6 +78,7 @@ ol, ul {
|
||||
padding: 0.25em 0.5em;
|
||||
border-bottom-width: 0.07142857em; /* 14px => 1px */
|
||||
border-bottom-style: solid;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
:root[data-yomichan-page=search] .navigation-header {
|
||||
|
Loading…
Reference in New Issue
Block a user