Update style.css
This commit is contained in:
parent
5eff659220
commit
dd48dc8c6e
1 changed files with 0 additions and 4 deletions
|
|
@ -273,10 +273,6 @@ body {
|
|||
gap: 8px;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
/* Explicitly lift above the nav buttons. `.sidebar > *` sets z-index 1 on
|
||||
every sidebar child, so without this the sticky header paints at the
|
||||
same stacking level as the nav and loses to it on DOM order. */
|
||||
z-index: 2;
|
||||
overflow: hidden;
|
||||
flex-shrink: 0;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue