add BOT/Webhook label to message headers

This commit is contained in:
ouwou
2020-10-05 22:46:44 -04:00
parent 0cdaea97dd
commit 5a20b282a5
4 changed files with 29 additions and 0 deletions

View File

@@ -48,6 +48,12 @@
margin-top: 10px;
}
.message-container-extra {
color: #78909c;
margin-left: -5px;
margin-right: -5px;
}
.message-container-timestamp {
color: #78909c;
}