Fleet UI: Fix teams page link color to new styling (#33127)

This commit is contained in:
RachelElysia 2025-09-17 14:05:50 -04:00 committed by GitHub
parent 697a0bdd0a
commit c23ff36e23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,7 +98,12 @@ const Agents = ({
<InfoBanner>
These options are not applied to hosts on a team. To update agent
options for hosts on a team, head to the&nbsp;
<a href={ADMIN_TEAMS}>Teams page</a>&nbsp;and select a team.
<CustomLink
url={ADMIN_TEAMS}
text="Teams page"
variant="banner-link"
/>
&nbsp;and select a team.
</InfoBanner>
) : (
<InfoBanner>