mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
fix textarea for sending messages is not editable on some iOS devices (#163)
This commit is contained in:
committed by
schlagmichdoch
parent
3c1ef57740
commit
1669fe7d75
@@ -1011,7 +1011,7 @@ x-dialog .dialog-subheader {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
#text-input {
|
||||
#send-text-dialog .textarea {
|
||||
min-height: 200px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user