fix highlights on markdown
This commit is contained in:
parent
f89dcacf07
commit
075d2b508d
|
@ -113,7 +113,9 @@ limitations under the License.
|
||||||
color: #ddd;
|
color: #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_highlight {
|
.mx_EventTile_highlight,
|
||||||
|
.mx_EventTile_highlight .markdown-body
|
||||||
|
{
|
||||||
color: #FF0064;
|
color: #FF0064;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue