fix: tooltip size sets improperly (#7836)

This commit is contained in:
Yi Xiao
2024-08-30 18:13:54 +08:00
committed by GitHub
parent ceb2b150ff
commit 62bfc4dba6
3 changed files with 7 additions and 10 deletions

View File

@@ -114,7 +114,7 @@ const ConfigCredential: FC<Props> = ({
{t('tools.createTool.authMethod.keyTooltip')}
</div>
}
triggerClassName='ml-0.5'
triggerClassName='ml-0.5 w-4 h-4'
/>
</div>
<input