mirror of
https://github.com/funamitech/mastodon
synced 2024-12-03 01:09:08 +09:00
Fix invalid CSS for links in warning and strike cards
This commit is contained in:
parent
21ee6a777d
commit
ccc01559de
@ -1682,7 +1682,7 @@ a.sparkline {
|
|||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
text: &highlight-text-color;
|
color: $highlight-text-color;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user