mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Altered message composer size to match that of the message timeline messages
This commit is contained in:
parent
3099ef68a9
commit
9f570152e5
@ -73,7 +73,7 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_MessageComposer_input textarea {
|
.mx_MessageComposer_input textarea {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 15px;
|
font-size: 14px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
|
Loading…
Reference in New Issue
Block a user