add whitespace padding to composer RHS

This commit is contained in:
Matthew Hodgson 2016-08-27 00:00:09 +01:00
parent be9aa44ca8
commit 30f774cf9c

View file

@ -63,6 +63,7 @@ limitations under the License.
align-items: center;
overflow: auto;
font-size: 14px;
margin-right: 6px;
}
.mx_MessageComposer_input_rte {
border-top: 2px solid #76cfa6; /* placeholder RTE indicator */