Fix icon size

This commit is contained in:
Arnaud 2024-11-13 07:29:57 +07:00
parent 4ab21cc9f3
commit c791e76a4b
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ export function HealthChecks({ online, onStepValid }: Props) {
) : portForwarding.enabled ? (
<SuccessCircleIcon></SuccessCircleIcon>
) : (
<WarningIcon width={16} />
<WarningIcon />
)}
</span>
Port forwarding