Altered message composer size to match that of the message timeline messages
parent
3099ef68a9
commit
9f570152e5
|
@ -73,7 +73,7 @@ limitations under the License.
|
|||
|
||||
.mx_MessageComposer_input textarea {
|
||||
display: block;
|
||||
font-size: 15px;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
padding: 0px;
|
||||
margin-top: 6px;
|
||||
|
|
Loading…
Reference in New Issue