mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-02 13:33:06 +00:00
Fix icon size
This commit is contained in:
parent
4ab21cc9f3
commit
c791e76a4b
@ -178,7 +178,7 @@ export function HealthChecks({ online, onStepValid }: Props) {
|
||||
) : portForwarding.enabled ? (
|
||||
<SuccessCircleIcon></SuccessCircleIcon>
|
||||
) : (
|
||||
<WarningIcon width={16} />
|
||||
<WarningIcon />
|
||||
)}
|
||||
</span>
|
||||
Port forwarding
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user