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