Fix timestamp issues

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-06-19 17:53:00 +02:00
parent c0f34c9a01
commit 21a960acc7
No known key found for this signature in database
GPG key ID: 9760693FDD98A790

View file

@ -29,6 +29,7 @@ $irc-line-height: $font-18px;
// timestamps are links which shouldn't be underlined
> a {
text-decoration: none;
min-width: 45px;
}
display: flex;