Switch from Entry to TextView for multiline, paste support for attachments
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
|
||||
.message-input-entry {
|
||||
font-size: 1.1rem;
|
||||
border-radius: 8px;
|
||||
padding: 12px;
|
||||
border: 1px solid alpha(@borders, 0.5);
|
||||
}
|
||||
|
||||
.attachment-preview-row {
|
||||
@@ -38,7 +41,6 @@
|
||||
|
||||
.attachment-preview {
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
border: 1px solid alpha(@borders, 0.5);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user