mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fix unreleased UI bug in org settings page (#28720)
This commit is contained in:
parent
3c07f50cb9
commit
ee3872c2f5
1 changed files with 1 additions and 2 deletions
|
|
@ -124,8 +124,7 @@ const Info = ({
|
|||
>
|
||||
<p className={`${baseClass}__section-description`}>
|
||||
This logo is displayed in the top navigation, setup experience
|
||||
window, and MDM migration dialog. Please use recommended sizes.
|
||||
Please use{" "}
|
||||
window, and MDM migration dialog. Please use{" "}
|
||||
<CustomLink
|
||||
url="https://fleetdm.com/learn-more-about/organization-logo-size"
|
||||
text="recommended sizes"
|
||||
|
|
|
|||
Loading…
Reference in a new issue