Changes
1 changed files (+2/-3)
-
-
@@ -261,7 +261,7 @@ onSelectionChange={setSelection}rows={query.data?.length ?? 0} columns={dates.length} > <Grid columns={`max-content repeat(${dates.length}, 5rem)`} pb="4"> <Grid columns={`max-content repeat(${dates.length}, 3rem)`} pb="4"> <Spreadsheet.Row className={css.row} row={-1}> <Spreadsheet.ColumnHeader asChild> <Box
-
@@ -316,8 +316,7 @@ left="0"style={{ backgroundColor: "var(--color-background)", zIndex: 30 }} align="center" gap="2" px="2" py="4" p="2" > <Avatar size="2"
-