fix missing space in tooltip for windows and linux locked tags (#34197)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->

Saw this small missing space when doing the engineering test plan run
for lost mode #30889
This commit is contained in:
Magnus Jensen 2025-10-14 13:25:07 -03:00 committed by GitHub
parent 13c98e158f
commit 1ed190b6ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ export const DEVICE_STATUS_TAGS: DeviceStatusTagConfig = {
<>
Host is locked. The end user can&apos;t use the host until
<br />
unlocked. To unlock select<b>Actions &gt; Unlock</b>.
unlocked. To unlock select <b>Actions &gt; Unlock</b>.
</>
);
},