Skip to content

Commit a0a876a

Browse files
committed
Fix link going over max width
1 parent 0a53837 commit a0a876a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/components/optional-lover-form.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ export const OptionalLoveUserForm = (props: {
314314
data-lpignore="true"
315315
data-bwignore="true"
316316
data-protonpass-ignore="true"
317+
className="w-full"
317318
/>
318319
<Button
319320
color="gray-outline"

0 commit comments

Comments
 (0)