Modal with custom width #541
-
Hi @veej and @gabro, Your colleague designed a modal with width 1016 px, but the biggest dimension you provided in the configuration of the modal is "wide" (whose size is 1000 px). We used the x-overflow for now, but it could be useful to personalize the max width of the modal. Thank you in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @LauGroupie95, it might make sense in general to allow custom widths for a modal. I'll discuss this internally to collect opinions on the matter. In the meanwhile, for you specific case, you may consider to configure a different width for Wide modals on the whole project. |
Beta Was this translation helpful? Give feedback.
Hi @LauGroupie95,
it might make sense in general to allow custom widths for a modal. I'll discuss this internally to collect opinions on the matter.
In the meanwhile, for you specific case, you may consider to configure a different width for Wide modals on the whole project.
Bento, indeed, allows to globally configure the width associated to each modal size (small|medium|large|wide), as per documentation: https://zeroheight.com/1424b583b/p/238cdb-modal/b/58f106. I already checked with Agnese, and it seems ok to do this globally, as the difference is very small and it should not be an issue to apply it also to other wide modals in the project.