Closed andrejflorjancic closed 3 years ago
When I use width option, dialog is not centered horizontally. Please add next lines to code where you set width to element.
$dialogContent.style.margin = 'auto'; $dialogContent.style.left = 'inherit';
When I use width option, dialog is not centered horizontally. Please add next lines to code where you set width to element.
$dialogContent.style.margin = 'auto'; $dialogContent.style.left = 'inherit';