fixed font issue in signature section

This commit is contained in:
Evan
2026-01-17 02:03:31 +05:00
parent 4ca4a3e199
commit 8b8a7949ee

View File

@@ -203,7 +203,7 @@ export function SignatureForm({ language, onSubmit }: SignatureFormProps) {
<div className="border border-input rounded-lg overflow-hidden shadow-sm hover:border-ring/50 transition-colors">
<SignaturePad ref={signaturePadRef} />
</div>
<p className="text-xs text-slate-500">
<p className={`text-xs text-slate-500 ${isRtl ? "dhivehi" : ""}`}>
{language === "en"
? "Sign in the box above"
: "މަތީގައިވާ ގޮޅީގައި ސޮއި ކުރައްވާ"}