diff --git a/studio/frontend/src/features/images/train/example-dataset-cards.tsx b/studio/frontend/src/features/images/train/example-dataset-cards.tsx index 678a2c3f13..d68671436b 100644 --- a/studio/frontend/src/features/images/train/example-dataset-cards.tsx +++ b/studio/frontend/src/features/images/train/example-dataset-cards.tsx @@ -111,45 +111,46 @@ export function ExampleDatasetCards({ {examples.map((ex) => (
- {ex.description} -
-+ {ex.description} +
+ {/* Import is the card's action, so it sits at the bottom right, on the + thumbnail row, instead of floating beside the text. */} +