app/components/base/features/new-feature-panel/speech-to-text.tsx
@@ -40,8 +40,8 @@ return ( <FeatureCard icon={ <div className='shrink-0 rounded-lg border-[0.5px] border-divider-subtle bg-util-colors-violet-violet-600 p-1 shadow-xs'> <Microphone01 className='h-4 w-4 text-text-primary-on-surface' /> <div className='shrink-0 p-1 rounded-lg border-[0.5px] border-divider-subtle shadow-xs bg-util-colors-violet-violet-600'> <Microphone01 className='w-4 h-4 text-text-primary-on-surface' /> </div> } title={t('appDebug.feature.speechToText.title')}