Make it possible to change max width of action modal #3950
-
Currently it's |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
a really really dirty hack in a custom field:
|
Beta Was this translation helpful? Give feedback.
-
Yes, this hardcoded max width really suck: |
Beta Was this translation helpful? Give feedback.
-
Happy to say we're adding configurable modal sizes to Nova in the next release. You'll be able to set the action modal size to sm, md, lg, xl, and 2xl. In addition, you'll be able to set the modal to be shown fullscreen (without any backdrop) to take advantage of your entire screen width. |
Beta Was this translation helpful? Give feedback.
Happy to say we're adding configurable modal sizes to Nova in the next release. You'll be able to set the action modal size to sm, md, lg, xl, and 2xl. In addition, you'll be able to set the modal to be shown fullscreen (without any backdrop) to take advantage of your entire screen width.