diff --git a/app/src/components/OutputsTable/index.tsx b/app/src/components/OutputsTable/index.tsx index 5a390ba..7f347df 100644 --- a/app/src/components/OutputsTable/index.tsx +++ b/app/src/components/OutputsTable/index.tsx @@ -77,6 +77,7 @@ export default function OutputsTable({ experimentId }: { experimentId: string | {...sharedProps} borderBottomLeftRadius={isFirst ? 8 : 0} borderBottomRightRadius={isLast ? 8 : 0} + boxShadow="5px 5px 15px 1px rgba(0, 0, 0, 0.1);" >