From d4e0107c4f1bf40a0d1062d9351eefc78119cfc1 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 4 Nov 2024 15:00:27 +0100 Subject: [PATCH] Avoid export format descriptions cropping --- src/sidebar/components/ShareDialog/ExportAnnotations.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/sidebar/components/ShareDialog/ExportAnnotations.tsx b/src/sidebar/components/ShareDialog/ExportAnnotations.tsx index 2a690e207ec..d4c858c132f 100644 --- a/src/sidebar/components/ShareDialog/ExportAnnotations.tsx +++ b/src/sidebar/components/ShareDialog/ExportAnnotations.tsx @@ -339,7 +339,10 @@ function ExportAnnotations({
{exportFormat.title}
-
+
{exportFormat.description}