Display timestamps in mod log
This commit is contained in:
parent
9156e01862
commit
6ed87aaf89
2 changed files with 6 additions and 0 deletions
Binary file not shown.
|
@ -214,4 +214,10 @@
|
|||
|
||||
.logentry {
|
||||
padding: 15px;
|
||||
|
||||
&__timestamp {
|
||||
color: var(--primary-text-color--faint);
|
||||
font-size: 13px;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue