Show relative timestamp using mixin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -34,9 +34,14 @@
|
||||
color: var(--color-text-light);
|
||||
|
||||
.username {
|
||||
flex-grow: 1;
|
||||
padding: 10px;
|
||||
}
|
||||
.spacer {
|
||||
flex-grow: 1;
|
||||
}
|
||||
.timestamp {
|
||||
color: var(--color-text-maxcontrast);
|
||||
}
|
||||
}
|
||||
|
||||
.comment--content {
|
||||
|
||||
Reference in New Issue
Block a user