diff --git a/web/packages/gallery/components/FileInfo.tsx b/web/packages/gallery/components/FileInfo.tsx index 4d90134a35..5cbcd32f74 100644 --- a/web/packages/gallery/components/FileInfo.tsx +++ b/web/packages/gallery/components/FileInfo.tsx @@ -576,6 +576,7 @@ const Caption: React.FC = ({ name="caption" type="text" multiline + maxRows={7} aria-label={t("description")} hiddenLabel fullWidth