.match-prescriptions-swal {
    height: 90vh;

    .swal-content {
        height:58%;

        .swal-prescriptions-list {
            overflow: scroll;
            height: 100%;
        }
    }
    

}