Render image messages.

This commit is contained in:
2018-12-13 19:45:55 -08:00
parent 92a7820a8e
commit 2e804f84a3
3 changed files with 39 additions and 9 deletions

View File

@@ -155,6 +155,11 @@ table.events-table {
vertical-align: top;
}
img {
max-width: 90%;
max-height: 400px;
}
td:nth-child(1) {
width: 10%;
max-width: 100px;