mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
fix: tooltip size sets improperly (#7836)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user