Tooltip no longer dancing (#17931)

This commit is contained in:
Lyndsi Kay Williams
2022-01-10 16:54:38 -06:00
committed by GitHub
parent 05d9cde203
commit f6b9393999

View File

@@ -99,7 +99,7 @@ function TemplateParamsEditor({
title={t('Edit template parameters')}
trigger={['hover']}
>
<div role="button">
<div role="button" css={{ width: 'inherit' }}>
{t('Parameters ')}
<Badge count={paramCount} />
{!isValid && (