sweetalert.component.scss 109 Bytes
Newer Older
Ooh-Ao committed
1 2 3 4 5
::ng-deep{
    .swal2-container.swal2-backdrop-show{
            background: rgba(94, 118, 166, 0.4);
    }
}