How can I have MaxWidth::Full just on the form and not the whole page?

4 Replies
Matthew
Matthew9mo ago
bump
awcodes
awcodes9mo ago
I don’t think you can. You’d have to target the form with css and apply the max width there.
Matthew
Matthew9mo ago
I tried using the extra attributes callback and setting ['width' => '100%'] but it didn't work
awcodes
awcodes9mo ago
Try [‘max-width’ => ‘100%’]
Want results from more Discord servers?
Add your server