From fcd701496c168da5ebff50a166ec8ed9fc7306be Mon Sep 17 00:00:00 2001 From: Mustafa Zeydani Date: Thu, 20 Aug 2026 00:40:34 +0300 Subject: [PATCH] fix: prevent dataset card action overflow --- .../[locale]/(index)/_components/dataset-highlights.tsx | 5 ++--- .../datasets/_components/dataset-catalog-page.tsx | 8 ++------ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/src/app/[locale]/(index)/_components/dataset-highlights.tsx b/src/app/[locale]/(index)/_components/dataset-highlights.tsx index 38f2657..b58d533 100644 --- a/src/app/[locale]/(index)/_components/dataset-highlights.tsx +++ b/src/app/[locale]/(index)/_components/dataset-highlights.tsx @@ -103,14 +103,13 @@ export async function DatasetHighlights({ locale }: DatasetHighlightsProps) { - {t("openDataset")}: {dataset.title[locale]} + {t("openDataset")}