| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 234c417 commit c0ec4e2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -220,7 +220,6 @@ li.picker-header.expanded > .picker, | |||
| 220 | 220 | :root:not(.has-js) li.picker-header:focus-within > .picker, | |
| 221 | 221 | :root:not(.has-js) li.picker-header:hover > .picker { | |
| 222 | 222 | display: block; | |
| 223 | - z-index: 1; | ||
| 224 | 223 | } | |
| 225 | 224 | ||
| 226 | 225 | li.picker-header a span { | |
@@ -817,7 +816,7 @@ kbd { | |||
| 817 | 816 | .header { | |
| 818 | 817 | position: sticky; | |
| 819 | 818 | top: -1px; | |
| 820 | - z-index: 1; | ||
| 819 | + z-index: 10; | ||
| 821 | 820 | padding-top: 1rem; | |
| 822 | 821 | background-color: var(--color-fill-app); | |
| 823 | 822 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments