• Hallo,

    ich habe eine Frage zu CSS und Bootstrap 4 : "wieso kann ich nicht über CSS die (Modal(Bootstrap) Breite ändern)?"

    CSS
    .modal-xl {
    	width: 100% !important;
    }