2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02:00

Fix invalid CSS for links in warning and strike cards ()

This commit is contained in:
Claire 2022-12-15 15:52:18 +01:00 committed by GitHub
parent e8cc63105f
commit 7b68e6409b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1666,7 +1666,7 @@ a.sparkline {
min-height: 100%;
a {
text: &highlight-text-color;
color: $highlight-text-color;
text-decoration: none;
&:hover {