stub out yet more

This commit is contained in:
Matthew Hodgson 2018-05-06 01:18:26 +01:00
parent 05eba3fa32
commit a2233a48c2
2 changed files with 25 additions and 9 deletions

View file

@ -84,6 +84,14 @@ limitations under the License.
margin-right: 6px;
}
.mx_MessageComposer_editor {
width: 100%;
flex: 1;
max-height: 120px;
min-height: 21px;
overflow: auto;
}
@keyframes visualbell
{
from { background-color: #faa }