I have a screen header with the text "Password Recovery" but since it is longer than 15 characters, Appery automatically changes it to "Password Rec..."
How can I change this?
I have a screen header with the text "Password Recovery" but since it is longer than 15 characters, Appery automatically changes it to "Password Rec..."
How can I change this?
Hi Jack -
You can control size of font with CSS, like for example shown here: https://devcenter.appery.io/documenta...
That will do what I need. Thank you.