Revert "fix textarea for sending messages is not editable on some iOS devices (#163)"

This reverts commit 1669fe7d75.
This commit is contained in:
schlagmichdoch
2023-10-11 18:56:07 +02:00
parent d46f57d8ec
commit 38a80d2d34
6 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1042,7 +1042,7 @@ x-dialog .dialog-subheader {
padding-bottom: 0;
}
#send-text-dialog .textarea {
#text-input {
min-height: 200px;
width: 100%;
}