I tried the following:
30条回答 無奈伤痛 (楼主) 2020-11-27 09:31 Preserve the responsive design, set the width to what you desire. .modal-content { margin-left: auto; margin-right: auto; max-width: 360px; } Keep it simple. 0 讨论(0) 查看其它30个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Preserve the responsive design, set the width to what you desire.
.modal-content { margin-left: auto; margin-right: auto; max-width: 360px; }
Keep it simple.