mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-27 18:00:40 +00:00
Revert "fix textarea for sending messages is not editable on some iOS devices (#163)"
This reverts commit 1669fe7d75.
This commit is contained in:
@@ -417,7 +417,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="column fw">
|
||||
<textarea title="Message" class="textarea" wrap="off" autofocus></textarea>
|
||||
<div id="text-input" title="Message" class="textarea" role="textbox" autocapitalize="none" spellcheck="false" autofocus contenteditable></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="button-row row-reverse">
|
||||
|
||||
Reference in New Issue
Block a user