We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eebb4f commit ff3ff01Copy full SHA for ff3ff01
site/src/pages/DeploymentSettingsPage/AppearanceSettingsPage/AppearanceSettingsPageView.tsx
@@ -112,7 +112,7 @@ export const AppearanceSettingsPageView: FC<
112
corner of the dashboard."
113
validation={
114
isEntitled
115
- ? "We recommend a transparent image with 3:1 aspect ratio."
+ ? "An image with transparency and an aspect ratio of 3:1 or less will look best."
116
: "This is an Enterprise only feature."
117
}
118
onSubmit={logoForm.handleSubmit}
0 commit comments