Update scenarios header negative margin

This commit is contained in:
David Corbitt
2023-07-14 17:41:51 -06:00
parent 1bebaff386
commit 0a2578a1d8

View File

@@ -57,7 +57,7 @@ export default function OutputsTable({ experimentId }: { experimentId: string |
py={cellPadding.y}
// TODO: This is a hack to get the sticky header to work. It's not ideal because it's not responsive to the height of the header,
// so if the header height changes, this will need to be updated.
sx={{ ...stickyHeaderStyle, top: "-337px" }}
sx={{ ...stickyHeaderStyle, top: "-425px" }}
>
<HStack w="100%">
<Heading size="xs" fontWeight="bold" flex={1}>