diff --git a/.changeset/hot-dots-care.md b/.changeset/hot-dots-care.md new file mode 100644 index 00000000..7edce717 --- /dev/null +++ b/.changeset/hot-dots-care.md @@ -0,0 +1,5 @@ +--- +"web": patch +--- + +fix: output and dataset sample alignment issues diff --git a/apps/web/components/sample-card.tsx b/apps/web/components/sample-card.tsx index 28dc1ad5..10df8ced 100644 --- a/apps/web/components/sample-card.tsx +++ b/apps/web/components/sample-card.tsx @@ -25,7 +25,7 @@ export default function SampleCard({ }) { return ( - +
@@ -266,7 +266,7 @@ export default function SampleOutputCard({ )} {!diffView.enabled && hasMetadata && ( -
+