Button not displaying properly on mobile

Hello,

I guess that’s a simple problem.
My form button is not displaying properly on mobile.
Width is auto and the button is in the form div.

I’d like my button to always be the width of my form button (on desktop AND mobile).
And on mobile, if the texte is too long, the button height to increase.

How is it possible ?
I’d like to understand :slight_smile:

Thanks a lot,
Théo

Read-only link : https://preview.webflow.com/preview/flow-6c1772?utm_medium=preview_link&utm_source=designer&utm_content=flow-6c1772&preview=c61556865beddda4b92d5b889425c84a&pageId=5d7767065b3233229587307f&mode=preview

Hey Théo!

Try setting your width to 100% on the button:

And then setting your Breaking setting under Typography to Break Spaces. This should resolve your issue!