10000
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 33ae506 commit fcff31bCopy full SHA for fcff31b
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 maximum 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