From d620b3545b59ab492ac41134649ee2b5cd64be63 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:37:48 -0300 Subject: [PATCH] responsive fixes to the template card --- .../joy/getting-started/templates/TemplateCollection.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/data/joy/getting-started/templates/TemplateCollection.js b/docs/data/joy/getting-started/templates/TemplateCollection.js index c5d01b9416c846..6fc14ee55cf1bd 100644 --- a/docs/data/joy/getting-started/templates/TemplateCollection.js +++ b/docs/data/joy/getting-started/templates/TemplateCollection.js @@ -251,8 +251,10 @@ export default function TemplateCollection() { @@ -267,24 +269,24 @@ export default function TemplateCollection() { color="neutral" fullWidth startDecorator={} - aria-label="See live preview" + aria-label="Source code" data-ga-event-category="joy-template" data-ga-event-label={template.name} data-ga-event-action="preview" sx={{ fontFamily: 'IBM Plex Sans' }} > - Source code + Source