sweetalert font override
This commit is contained in:
@@ -602,6 +602,15 @@ select.form-input {
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
SweetAlert Font Override
|
||||
----------------------------------------------------------------- */
|
||||
.swal2-input,
|
||||
.swal2-textarea {
|
||||
font-family: var(--font-body) !important;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
Mobile Responsive Overrides
|
||||
----------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user