Fix status embed card links color

main
Thibaut Girka 6 years ago committed by ThibG
parent d9a92d5040
commit e36f6f48e5

@ -675,6 +675,10 @@
position: relative;
bottom: -1px;
}
a .fa, a:hover .fa {
color: inherit;
}
}
}

Loading…
Cancel
Save