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