Кm
Size: a a a
Кm
🍎
Кm
е
К
$('#your-modal').css('margin', '0 0 0 ' + ($('#your-modal').width() / -2));
🍎
е
BB
Кm
КН
К
BB
К
document.getElementById('your-modal').style.margin = '0 0 0 ' + (document.getElementById('your-modal').offsetWidth / -2);
VC
D
ZA
ZA
I
ZA