Fix styles for message compose template

This commit is contained in:
Lance Edgar 2017-08-01 14:39:38 -05:00
parent cbf4ca8479
commit 00027b09f6

View file

@ -105,6 +105,10 @@
min-width: 540px;
}
.body textarea {
min-width: 540px;
}
</style>
</%def>