Skip to content
Snippets Groups Projects
Unverified Commit ad5900b6 authored by Gustavo Saiani's avatar Gustavo Saiani Committed by GitHub
Browse files

Add nowrap to Cloud CTA link (#22353)

parent 2ad14a2d
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ import ExternalLink from "metabase/core/components/ExternalLink";
const HostingInfoLink = ({ text }) => (
<ExternalLink
className="bordered rounded border-brand bg-brand-hover text-white-hover px2 py1 text-bold text-center"
className="bordered rounded border-brand bg-brand-hover text-white-hover px2 py1 text-bold text-center text-nowrap"
href={
"https://www.metabase.com/migrate/from/selfhosted?utm_source=admin-panel&utm_medium=in-app"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment