sweetalert font override

This commit is contained in:
2026-04-20 14:40:28 +02:00
parent 391cec07c8
commit 84ce0de870

View File

@@ -602,6 +602,15 @@ select.form-input {
} }
/* -----------------------------------------------------------------
SweetAlert Font Override
----------------------------------------------------------------- */
.swal2-input,
.swal2-textarea {
font-family: var(--font-body) !important;
}
/* ----------------------------------------------------------------- /* -----------------------------------------------------------------
Mobile Responsive Overrides Mobile Responsive Overrides
----------------------------------------------------------------- */ ----------------------------------------------------------------- */