Improve narrow composer usability

This commit is contained in:
Germain Souquet 2021-09-09 13:27:25 +01:00
parent bbf66a0011
commit aa53444267
3 changed files with 7 additions and 4 deletions

View file

@ -733,4 +733,8 @@ $hover-select-border: 4px;
padding-bottom: 5px;
margin-bottom: 5px;
}
.mx_MessageComposer_sendMessage {
margin-right: 0;
}
}