fix: change captcha font family
This commit is contained in:
@@ -282,7 +282,7 @@ export default function SetTransactionLimit() {
|
||||
border: "1px solid #d1d5db",
|
||||
userSelect: "none",
|
||||
textDecoration: "line-through",
|
||||
fontFamily: "cursive",
|
||||
fontFamily: "Verdana",
|
||||
}}
|
||||
>
|
||||
{captcha}
|
||||
|
||||
Reference in New Issue
Block a user