Skip to content

Commit 835b2c8

Browse files
committed
position: relative for cells
1 parent ccf987c commit 835b2c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/inspector.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
}
8585

8686
.observablehq--cell {
87+
position: relative;
8788
margin: 17px 0;
8889
min-height: 1px; /* prevent margin collapse when empty */
8990
}

0 commit comments

Comments
 (0)