mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 10:16:16 -04:00
Revert "fix textarea for sending messages is not editable on some iOS devices (#163)"
This reverts commit 1669fe7d75
.
This commit is contained in:
parent
d46f57d8ec
commit
38a80d2d34
6 changed files with 12 additions and 10 deletions
|
@ -1072,7 +1072,7 @@ x-dialog .dialog-subheader {
|
|||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
#send-text-dialog .textarea {
|
||||
#text-input {
|
||||
min-height: 200px;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue