Rollup merge of #46454 - GuillaumeGomez:search-overlap, r=QuietMisdreavus
Fix search results overlap Fixes #46434. r? @QuietMisdreavus
This commit is contained in:
commit
7c4f74d16e
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ nav.sub {
|
||||||
top: 0;
|
top: 0;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .current {
|
.sidebar .current {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue