For responsive answer. @media (min-width: 992px) { .modal-dialog { max-width: 80%; } }. In Bootstrap 4 you have to use 'max-width' attribute and then it works ...
確定! 回上一頁