#418: update notification timeago format

This commit is contained in:
dave 2019-03-03 14:11:38 -05:00
parent 3ed1eb5723
commit f392668b73
2 changed files with 5 additions and 5 deletions

View file

@ -125,10 +125,6 @@
}
}
.timeago {
font-size: 12px;
}
.icon-retweet.lit {
color: $fallback--cGreen;
color: var(--cGreen, $fallback--cGreen);