diff --git a/client/src/templates/Challenges/components/tool-panel.tsx b/client/src/templates/Challenges/components/tool-panel.tsx index 147cf5fa444..2f55410129e 100644 --- a/client/src/templates/Challenges/components/tool-panel.tsx +++ b/client/src/templates/Challenges/components/tool-panel.tsx @@ -104,10 +104,10 @@ function ToolPanel({ )} - + {isMobile ? t('buttons.help') : t('buttons.get-help')} - + {guideUrl ? ( {t('buttons.get-hint')}{' '}