Fix status embed card links color

th-downstream
Thibaut Girka 6 years ago committed by ThibG
parent e6aa730195
commit 7dd2c28836

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

Loading…
Cancel
Save