Modal Width Setting

Hi @charlie,

I have been having a bit of trouble controlling the width of a modal being used as a slider. The modal’s width was not adapting to the content when the modal’s width was set to auto and remained full-width. (see first screenshot below).

However, if I add !important! to the same setting, the modal behaves as I expected it to (see screenshot below). Notice how the modal creates an even border to the stacked slider within the modal.

Is this something, which can be corrected or added to in the modal settings without having to delve into the Dev Tools?

Thanks,
Christopher

Yes internally it thinks the default value is “auto”, when it’s 100%. We’ll get that fixed in the next release. Thanks for sending our way. Have a great day.

Thanks @charlie!

1 Like