Skip to content

Commit 5ca9616

Browse files
dario-piotrowiczmarco-ippolito
authored andcommitted
doc: increase z-index of header element
increase the z-index of the header element to make sure that opened pickers from it (such as the node version picker) are on top of other content PR-URL: #57851 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 81342d1 commit 5ca9616

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api_assets/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ li.picker-header.expanded > .picker,
220220
:root:not(.has-js) li.picker-header:focus-within > .picker,
221221
:root:not(.has-js) li.picker-header:hover > .picker {
222222
display: block;
223-
z-index: 1;
224223
}
225224

226225
li.picker-header a span {
@@ -817,7 +816,7 @@ kbd {
817816
.header {
818817
position: sticky;
819818
top: -1px;
820-
z-index: 1;
819+
z-index: 10;
821820
padding-top: 1rem;
822821
background-color: var(--color-fill-app);
823822
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy