Skip to content

Commit

Permalink
No wrap white space on home button
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucieo committed Feb 28, 2024
1 parent a252283 commit 390ac99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const DisponibilitiesCampaingInsert = () => {
variant="campaign"
as={Link}
href={ROUTE_ACCOUNT_PLACES}
whiteSpace="nowrap"
>
{t(`campaign.insert.disponibilities.cta`)}
</Button>
Expand Down

0 comments on commit 390ac99

Please sign in to comment.