Add timestamps (optional) to chat messages
This commit is contained in:
parent
3600a3114a
commit
d8894f0280
4 changed files with 32 additions and 13 deletions
|
|
@ -210,3 +210,7 @@ html, body {
|
|||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue