mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Talk reply field should now have the same height as the 'Reply' button.
Signed-off-by: Camila <hello@camila.codes>
This commit is contained in:
parent
ffd552ebb6
commit
3ff781ee17
@ -17,7 +17,7 @@ Item {
|
||||
root.sendReply(replyMessageTextField.text);
|
||||
}
|
||||
|
||||
height: 38
|
||||
height: 30
|
||||
width: 250
|
||||
|
||||
TextField {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user