Skip to content

Commit d084983

Browse files
authored
sidebar atop header (#1803)
1 parent 5fd5703 commit d084983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/layout.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ body {
123123
visibility: hidden;
124124
font-weight: 500;
125125
width: calc(272px + var(--observablehq-sidebar-padding-left));
126-
z-index: 2;
126+
z-index: 3;
127127
top: 0;
128128
bottom: 0;
129129
left: -272px;

0 commit comments

Comments
 (0)