sweetalert2.scss 198 B

123456789101112
  1. .swal2-title {
  2. font-weight: 400!important;
  3. }
  4. .swal2-actions .btn {
  5. padding: 0.7rem 1.5rem !important;;
  6. }
  7. .swal2-container {
  8. //z-index: 19891016;
  9. z-index: 89891015!important;
  10. }