mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 17:26:18 -04:00
Increase text input font size to 16px to prevent automatic zooming on iOS devices; Remove spellcheck and autocapitalize prevention and change receive text style
This commit is contained in:
parent
ddeafd1b46
commit
f53832ead1
4 changed files with 21 additions and 14 deletions
|
@ -71,6 +71,7 @@
|
|||
"send-message-title": "Send Message",
|
||||
"send-message-to": "Send a Message to",
|
||||
"message_title": "Insert message to send",
|
||||
"message_placeholder": "Message",
|
||||
"send": "Send",
|
||||
"receive-text-title": "Message Received",
|
||||
"copy": "Copy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue