Fix styles for message compose template
This commit is contained in:
parent
cbf4ca8479
commit
00027b09f6
|
@ -105,6 +105,10 @@
|
||||||
min-width: 540px;
|
min-width: 540px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.body textarea {
|
||||||
|
min-width: 540px;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</%def>
|
</%def>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue